Projects with this topic
Sort by:
-
fb1337 is an experimental, highly expressive, stack- and array- based code golfing language written in Python. Its goal is to explore the limits of expressiveness and brevity in translating algorithms into runnable code.
FizzBuzz in fb1337 is a mere 20 characters long! ḣ:Fizz‿Buzz3‿5_|⊃'_∨
Updated