Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

swizzle

< >

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

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

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
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll