Skip to content

A Scheme interpreter based on the book "Write Yourself a Scheme in 48 Hours", structured as a real project

License

Notifications You must be signed in to change notification settings

nick-karandejs/scheme-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scheme-interpreter

A Scheme interpreter heavily based on the book "Write Yourself a Scheme in 48 Hours". It has almost the same behaviour as what the book suggests, except for weak typing in an equality check and mem and assoc behaviour.

The book focuses only on the functionality of the code and does not guide you to have a proper project setup, which I tried to do myself.

About

A Scheme interpreter based on the book "Write Yourself a Scheme in 48 Hours", structured as a real project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published