lci

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

Install

All systems
curl cmd.cat/lci.sh
OS X
brew install lolcode

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

  • Run a LOLCODE file:
    lci path/to/file
  • Display version:
    lci -v
  • Display help:
    lci -h

© tl;dr; authors and contributors