This website requires JavaScript.
Explore
Help
Register
Sign In
conservatory
/
femtolisp
Watch
4
Star
0
Fork
You've already forked femtolisp
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Lightweight bytecode interpreter
83
Commits
1
Branch
0
Tags
1.7
MiB
Scheme
77.4%
C
22.4%
Makefile
0.1%
4cb9685266
Go to file
HTTPS
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
JeffBezanson
4cb9685266
adding support for arbitrarily-long argument lists
...
argument lists are heap-allocated after a certain cutoff (currently 127)
2009-03-27 03:06:55 +00:00
femtolisp
adding support for arbitrarily-long argument lists
2009-03-27 03:06:55 +00:00
llt
avoiding sprintf for error messages where possible
2009-03-25 02:28:21 +00:00