LOLCODE Interpreter - Run LOLCODE Files | Online Free DevTools by Hexmos

Interpret LOLCODE with LCI. Execute LOLCODE files using the command line, ideal for development & debugging. Free online tool, no registration required.

lci

LOLCODE interpreter written in C. More information: https://github.com/justinmeza/lci.

  • Run a LOLCODE file:

lci {{path/to/file}}

  • Display help:

lci -h

  • Display version:

lci -v