Installing the language

You should install SBT on your machine.

First, clone this repo and install the dependencies required:

$ git clone https://github.com/gkm2164/lengine

Then, build lengine parser/compilers

$ cd lengine
$ ./install.sh

Now, you're ready to write a code.