Linux command
lci 命令
文件
复制后可按需替换文件名、目录或参数。
常用示例
Run
lci [path/to/file.lol]
Example
lci -h
Example
lci -v
说明
lci is an interpreter for LOLCODE, an esoteric programming language inspired by lolcat memes and internet humor. The language uses lolspeak-style syntax for programming constructs. Example LOLCODE: ``` HAI 1.2 VISIBLE "HAI WORLD!" KTHXBYE ```
参数
- -h, --help
- Display help information
- -v, --version
- Display version information
FAQ
What is the lci command used for?
lci is an interpreter for LOLCODE, an esoteric programming language inspired by lolcat memes and internet humor. The language uses lolspeak-style syntax for programming constructs. Example LOLCODE: ``` HAI 1.2 VISIBLE "HAI WORLD!" KTHXBYE ```
How do I run a basic lci example?
Run `lci [path/to/file.lol]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -h, --help do in lci?
Display help information