Pinned Repositories
blaise
Slava Akhmechet's Lisp from 2006
hackett
WIP implementation of a Haskell-like Lisp in Racket
historic-lisk
S-expression-based syntax alternative for Haskell.
husk-quick-start
Getting started with Husk Scheme
husk-scheme
Husk is an implementation of the Scheme programming language for the Haskell Platform.
leesp
Wrote myself a scheme in 48 hours, fancy that... (from the book of a remarkably similar name!)
lisk
Exploratory new work on a Haskell Lisp
liskell
Haskell Semantics with Lisp Syntax
resources
Code, text, and images for Lisps ⟺ Haskells
yale-haskell
HASKELL: Yale Haskell system written in Lisp
Haskell Lisp's Repositories
haskell-lisp/yale-haskell
HASKELL: Yale Haskell system written in Lisp
haskell-lisp/liskell
Haskell Semantics with Lisp Syntax
haskell-lisp/historic-lisk
S-expression-based syntax alternative for Haskell.
haskell-lisp/lisk
Exploratory new work on a Haskell Lisp
haskell-lisp/blaise
Slava Akhmechet's Lisp from 2006
haskell-lisp/husk-scheme
Husk is an implementation of the Scheme programming language for the Haskell Platform.
haskell-lisp/resources
Code, text, and images for Lisps ⟺ Haskells
haskell-lisp/leesp
Wrote myself a scheme in 48 hours, fancy that... (from the book of a remarkably similar name!)
haskell-lisp/hackett
WIP implementation of a Haskell-like Lisp in Racket
haskell-lisp/husk-quick-start
Getting started with Husk Scheme
haskell-lisp/axel
Haskell + Lisp
haskell-lisp/haskell-emacs
Write Emacs extensions in Haskell
haskell-lisp/egison
The pattern-matching-oriented pure functional programming language Egison. We can express non-linear pattern-matching against unfree data types intuitively in Egison.
haskell-lisp/wisp
small-but-featureful embeddable lisp interpreter written in haskell.
haskell-lisp/Write-Yourself-A-Scheme-In-48-Hours
dstcruz's solutions to the popular Haskell tutorial
haskell-lisp/atto-lisp
Efficient parsing and encoding of Lisp expressions for Haskell.
haskell-lisp/shentong
A Haskell implementation of the Shen programming language.
haskell-lisp/tlisp
My take on write-yourself-a-scheme in 48 hours
haskell-lisp/wyas
Write Yourself a Scheme in 48 Hours implementation