forked from TikhonJelvis/js-scheme
-
Notifications
You must be signed in to change notification settings - Fork 0
A Scheme interpreter written in JavaScript
repos-scheme/js-scheme
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Scheme interpreter implemented in JavaScript. Currently basics like lambda, if, define and math (+, -, *, /, %) work. Unfortunately, macros are currently nonfunctional (mostly). When macros work, I will add things like let and cond that can be defined entirely in Scheme.
About
A Scheme interpreter written in JavaScript
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published