Toy scheme implementation in Haskell
  • Haskell 94.4%
  • Makefile 5.3%
  • Scheme 0.3%
Find a file
2026-05-19 19:20:10 +02:00
doc Replace GNU Readline with Haskeline 2026-05-19 19:20:10 +02:00
lib Release 0.1.0 2026-05-19 19:20:10 +02:00
src Replace GNU Readline with Haskeline 2026-05-19 19:20:10 +02:00
.gitignore Add documentation 2026-05-19 19:20:10 +02:00
hscheme.cabal Replace GNU Readline with Haskeline 2026-05-19 19:20:10 +02:00
LICENSE Add license and readme 2026-05-19 19:20:10 +02:00
Makefile Change build system to GNU Make 2026-05-19 19:20:10 +02:00
README Add license and readme 2026-05-19 19:20:10 +02:00

Hscheme

For a detailed information check out the manual (https://zenmaya.github.io/hscheme/)

For licensing check out LICENSE