LinuxCommandLibrary

lci

interpreter for LOLCODE, an esoteric programming language inspired by lolcat

TLDR

Run a LOLCODE file

$ lci [path/to/file.lol]
copy
Display help
$ lci -h
copy
Display version
$ lci -v
copy

SYNOPSIS

lci [options] file

DESCRIPTION

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
copy

PARAMETERS

-h, --help

Display help information
-v, --version
Display version information

CAVEATS

LOLCODE is a joke language not intended for serious development. The specification is informal and implementations may vary. Primarily useful for entertainment and educational purposes.

HISTORY

LOLCODE was created by Adam Lindsay in 2007 at Lancaster University as a humorous programming language. The lci interpreter was developed by Justin Meza to provide a C-based implementation.

SEE ALSO

python(1), perl(1), ruby(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community