Skip to content

TikhonJelvis/js-scheme

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published