--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # lci > LOLCODE interpreter written in C. > More information: . - Run a LOLCODE file: `lci {{path/to/file}}` - Display help: `lci -h` - Display version: `lci -v`