Skip to content

oleeskild/scheme-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheme Interpreter

Interpreter for scheme written in Haskell. Currently supporting arithmetic operations, if-statements and let-statements.

Special syntax

lambda (param) (body) //the parameter(s) always need to be written within parantheses after lambda

About

Interpreter for scheme written in Haskell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published