Skip to content

A fully-functional Scheme interpreter written in Haskell

License

Notifications You must be signed in to change notification settings

prcastro/haskell-scheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haskell-scheme

A fully-functional Scheme interpreter written in Haskell, following the book Write Yourself a Scheme in 48 hours.

Usage

This project is based on Stack. To compile the it, use:

$ stack build

After that, run the application by typing:

$ stack exec haskell-scheme

About

A fully-functional Scheme interpreter written in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published