Skip to content

alldne/scheme

Repository files navigation

scheme

Build Status Gitter

An implementation of Scheme interpreter in Haskell. Scheme is derived from Write Yourself a Scheme in 48 Hours: https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours

Build

$ stack build

Run

$ stack exec schemei

Contributors

The following people have contributed patches to Scheme, in alphabetical order:

  • Jeong Yong-uk
  • Jeongho Jeon
  • Jun
  • Kim, Young Soo
  • Kwang Yul Seo
  • Michael Gilliland
  • murmur76
  • ParkJuhyeong
  • SeongChan Lee

About

A Haskell implementation of Scheme interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published