Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

swizzle

< >

swizzle is an esoteric programming language created in 2018 by Robert Swierczek.

#3056on PLDB 6Years Old
Download source code:
git clone https://github.com/rswier/swizzle

An esoteric programming language


Example from the web:
{M 1=i (i 100 <=? (i 15 % 0 ==? "FizzBuzz" P; :(i 3 % 0 ==? "Fizz" P; :(i 5 % 0 ==? "Buzz" P; : i "%d" P;; ))) 10 "%c" P;; i++; @) } M

View source

- Build the next great programming language About Acknowledgements Extensions Day 626 feedback@pldb.io