Very primitive package system that allows one to compile Lithp into a browserified file, useable on modern web browsers.
-
Ensure make is installed
-
Run: npm install
-
Run: make
See the generated lithp-pkg.js file. Also see the accompanying REPL in index.html.
Lithp is a personal programming language