LolCode interpreter https://github.com/justinmeza/lolcode-spec/blob/master/v1.2/lolcode-spec-v1.2.md To use, compile the lol binary and stream your LolCode to stdin: cat myProgram.lol | lol