A lisp interpreter implemented in htasm for ableOS.
Go to file
2024-05-03 14:45:58 -05:00
examples refining the examples 2024-05-03 14:45:58 -05:00
.gitignore init 2024-05-03 12:24:03 -05:00
build.sh init 2024-05-03 12:24:03 -05:00
lasp.S minor changes 2024-05-03 13:48:10 -05:00
license.md init 2024-05-03 12:24:03 -05:00
readme.md edit: a word 2024-05-03 12:51:15 -05:00

Lasp

Lasp is a (wip)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