# 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).