LOLCODE Preservation Project


Preserving an esoteric programming language


Hello, World!

HAI 1.4
  CAN HAS STDIO?
  VISIBLE "HAI WORLD!!!1!"
KTHXBYE

Getting and Installing

$ git clone https://git.tilde.team/lcpp/lci.git
$ cd lci
$ cmake .
$ make && make install