LOLCODE Installation You can install LOLCODE from source by doing the following: git clone https://github.com/justinmeza/lci.git cd lci cmake . make make install Run Your Code To run your hello_world.lol file: lci hello_world.lol