Skip to content

strinsberg/my-scheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

My Scheme

This is an interpreter for a subset of the R5RS scheme. It is reasonably complete, but missing a few key things like macros and is intended for learning only. It can also be compiled to wasm to allow interpreting scheme expressions on a webpage.

Many of the things I learned here are present in the Rusp project.

About

An interpreter for a subset of scheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages