dstcruz / Write-Yourself-A-Scheme-In-48-HoursLinks
My solutions to the popular Haskell tutorial
☆76Updated 13 years ago
Alternatives and similar repositories for Write-Yourself-A-Scheme-In-48-Hours
Users that are interested in Write-Yourself-A-Scheme-In-48-Hours are comparing it to the libraries listed below
Sorting:
- A full implementation of the Scheme programming language for the Haskell Platform.☆315Updated last year
- Pearls of Functional Algorithm Design by Richard Bird - Haskell Code☆190Updated 9 years ago
- ☆49Updated 12 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆126Updated 12 years ago
- All the ML code examples from the book "The Little MLer"☆86Updated 15 years ago
- Classic Algorithm W for type inference.☆253Updated 15 years ago
- A book on programming languages, using Haskell☆166Updated 4 years ago
- Let's Build a Compiler (in Haskell)☆168Updated 5 years ago
- An Haskell oriented introduction to Category Theory (with basket of cats!)☆63Updated 5 years ago
- ☆39Updated last week
- Various interesting articles, in PDF or PS form☆238Updated 12 years ago
- A collection of resources for learning type theory.☆99Updated 9 years ago
- Mirror of Software Foundations in PDF☆304Updated 4 years ago
- parser for code samples from the book "real world haskell" (http://book.realworldhaskell.org/read/)☆89Updated 8 years ago
- Resources for the online Type Theory Study Group☆162Updated 7 years ago
- Exercism exercises in Racket.☆43Updated 2 weeks ago
- small-but-featureful embeddable lisp interpreter written in haskell.☆115Updated 12 years ago
- ☆433Updated last year
- An implementation of the game 2048 in Haskell☆89Updated 11 years ago
- Write You a Scheme☆571Updated 2 years ago
- Relational interpreter in miniKanren that can generate quines☆132Updated 10 years ago
- Introduction to parsing with Haskell and Parsec☆505Updated 6 years ago
- nanopass compiler framework for Racket☆189Updated last year
- Moscow ML is a light-weight implementation of Standard ML (SML), a strict functional language widely used in teaching and research.☆352Updated last year
- Compiler for Tiger based on Andrew Appel's Modern Compiler Implementation in ML☆58Updated 14 years ago
- Canonical miniKanren implementation in Racket☆86Updated 3 years ago
- Canonical miniKanren implementation☆359Updated 7 years ago
- Learn You a Lambda, a Haskell Tutorial☆47Updated 8 years ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆102Updated 10 years ago
- ☆96Updated 10 years ago