lolcode

Interpreter for LOLCODE, an esoteric programming language

brewmacoslinux
Try with needOr install directly
Source

About

Esoteric programming language

Commands

lolcode

Examples

Run a LOLCODE program from a file$ lolcode hello.lol
Execute inline LOLCODE code$ lolcode -c 'HAI 1.2 VISIBLE "Hello World" KTHXBYE'
Display LOLCODE interpreter version$ lolcode --version