-
Notifications
You must be signed in to change notification settings - Fork 4
A simple yet fairly fast scheme byte code interpreter written in ANSI C.
License
boynton/scheme
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
LeeScheme A little scheme compiler/runtime I wrote for fun a long time ago, and periodically run to see if it still works. The default Makefile is for Mac OS X (tested on snow leopard). Some other historical makefiles are in a subdirectory. The "contrib/bench.scm" file is interesting, as it shows some historical timings over a fairly long span of time (a Mac plus ran this 1000x slower than my iMac i7). Sorry, no docs, this was just a personal plaything. It does support hygienic macros, full continuations, and most of R4RS (but not bignums).
About
A simple yet fairly fast scheme byte code interpreter written in ANSI C.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published