Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 738 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 738 Bytes

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