Measures Concepts
GitHub icon

swizzle

swizzle - Esoteric programming language

< >

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

Source code:
git clone https://github.com/rswier/swizzle
#1487on PLDB 6Years Old

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 Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout