mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
233 B
233 B
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|--help]}}
- Display version:
lci {{[-v|--version]}}