Skip to content

Simple Scheme interpreter in Haskell

License

Notifications You must be signed in to change notification settings

helvm/scheme48-mpitid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple scheme implementation in Haskell following this tutorial.

Running

Tested against GHC 7.10.3

cabal build
./dist/build/scheme48/scheme48

About

Simple Scheme interpreter in Haskell

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • Haskell 90.3%
  • Scheme 8.6%
  • Other 1.1%