Skip to content

anttijuu/lolhello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

HAI WORLD LOL

"Hello user" implementation in esoteric programming language LOLCODE.

Demo video on YouTube.

LOL Demo video in YouTube

Prerequisites

For building and running the app, you first need to build the LOLCODE interpreter:

  1. get the LOLCODE interpreter lci by Justin Meza.
  2. install C/C++ compiler if not yet on your machine.
  3. install CMake for building the lci interpreter.

See Meza's instructions on how to build lci using CMake.

Running

After building and installing lci, you can run hello.lol using lci:

lci hello.lol

Enter your name and the app prints out a greeting. Then the app exits. Try also giving an empty name.

Who did this

(c) Antti Juustila, 2019

About

LOL MI 1ST LOLCODE APP OMG RLY?!?!!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published