Write-Yourself-A-Scheme-In-48-Hours

Scheme interpreter implementation

Haskell solutions to a tutorial on writing a Scheme interpreter in 48 hours

My solutions to the popular Haskell tutorial

GitHub

75 stars
6 watching
21 forks
Language: Haskell
last commit: over 14 years ago

Related projects:

RepositoryDescriptionStars
justinethier/husk-schemeA Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy.309
mstksg/autoProvides a declarative API for creating discrete-step, locally stateful interactive programs and automations180
syocy/a-tour-of-go-in-haskellA Haskell adaptation of Go's concurrency tutorial130
pollrobots/schemeAn interpreter for a Scheme programming language implemented in WebAssembly171
denisshevchenko/ohaskell.guideA comprehensive guide to the Haskell programming language263
y-taka-23/learn-you-a-fregeA Frege implementation of Haskell examples in a tutorial format51
dwayne/haskell-programmingCollects notes and solutions to exercises from the book 'Haskell Programming from first principles'95
runtimeverification/haskell-backendSymbolic execution engine powering the K Framework212
lettier/parsing-with-haskell-parser-combinatorsAn in-depth guide to parsing using Haskell's parser combinator technology93
haskell/binaryEfficient serialisation of values to and from lazy ByteStrings in Haskell.109
udem-dlteam/ribbitA portable Scheme implementation with R4RS compliance and compactness.491
zhaskell/stdioA Haskell toolkit providing standardized input/output functions powered by libuv104
recursion-schemes/recursion-schemesProvides higher-order functions for abstracting common recursion patterns in Haskell339
turbopape/schejeA Scheme implementation on top of Clojure.145
jeffbezanson/femtolispA lightweight Scheme-like implementation with a focus on speed and conciseness.1,587