LOLCode sketches. Small programs that don't deserve their own repo.
Go to file
Robert Miles a1fdc680cd Initial commit; include deadfish.lol 2018-06-30 00:19:09 -04:00
README.md Initial commit; include deadfish.lol 2018-06-30 00:19:09 -04:00
deadfish.lol Initial commit; include deadfish.lol 2018-06-30 00:19:09 -04:00

README.md

sketches

LOLCode sketches. Tiny programs that don't deserve their own repos.

deadfish.lol - Deadfish in 35 LOC

A small Deadfish interpreter. Put each instruction on its own line; all instructions are capitalized. Any non-command input will make the program exit (including EOF).