Skip to content

davideGiovannini/scheme-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheme Interpreter

A Scheme interpreter written in Haskell following this tutorial: Write Yourself a Scheme in 48 Hours

Todos

Parsing

Evaluation

  • Implement the cond and case expressions.
  • Add DivisionByZero exception
  • Improve error handling of (begin) and (if) forms
  • Improve error handling of primitives IOFunc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published