.gitignore | ||
build.sh | ||
lasp.S | ||
license.md | ||
readme.md |
Lasp
Lasp is a lisp interpreter inplemented in htasm for the purpose of running simple lisp expressions on ableOS.
How to use?
compile https://github.com/m1el/holey-toys and move hbas into the build dir
run ./build.sh
then move lasp.hbf onto an ableOS disk image