17 lines
233 B
Markdown
Raw Normal View History

# 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]}}`