LISP 1.5(-ish) implementation in WebAssembly
Stars
49
Forks
1
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
86
commits
Update README.
1e50d8a
Version 0.1.1.
6ba43f2
Support interactive READ.
ca9f4ee
Add "load file".
4d52ac4
Version 0.1.0.
452fd3e
Add COMPILE-COMPILER.
6d1928a
Fix a bug of code walk.
233f7f5
Fix SUBR call with 5+ arguments.
5602fc0
Add error checks.
34fc11e
Fix a stack related bug.
c2dbb73
Fix a small bug in compiler.
cbd638f
Fix a GC related bug.
467da2f
Keep CONST objects in FSUBR property.
a568c05
Support FEXPR in compiler.
fa8320f
Support SPECIAL in PROG.
62bc5c9