Skip to content

vibhavp/skeem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skeem

Build Status

A Scheme Interpreter written in C only using the standard library. WIP.

TODO:

  • Add support for continuations, libraries.

  • Implement a bytecode compiler with a functional Virtual Machine.

  • Better garbage collection (as opposed to the current mark-and-sweep).

About

A Scheme Interpreter written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published