We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

Ff.f

From Esolang
Jump to navigation Jump to search

ff.f is a esolang that uses . and f and / and other stuff for coding

inspiered in computer disks

this is line based

comments use @

+ ff.f @ creates a variable called ff.f , variable names must have dots

-a ff.f ; @ creates a loop that replaces print with set ff.f to something
 ! hello, world! @ print , replaced by set f.ff to something cus the loop
;; @ loop end , this loop runs once

! {ff.f} @ print a variable using {}

@ thats all for version 0.0.1