9 lines
275 B
Markdown
9 lines
275 B
Markdown
# 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 |