pkrumins / the-little-mlerLinks
All the ML code examples from the book "The Little MLer"
☆87Updated 15 years ago
Alternatives and similar repositories for the-little-mler
Users that are interested in the-little-mler are comparing it to the libraries listed below
Sorting:
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆128Updated 12 years ago
- ☆49Updated 13 years ago
- a book about ocaml☆188Updated 8 years ago
- All code examples from "The Little Prover" book☆23Updated 10 years ago
- All the Scheme code examples from the book "The Seasoned Schemer"☆101Updated 6 years ago
- My solutions to the popular Haskell tutorial☆77Updated 13 years ago
- Compile-time metaprogramming for OCaml☆75Updated last year
- Purely functional data structures for OCaml, translated from Chris Okasaki's book "Purely Functional Data Structures"☆153Updated last month
- Pearls of Functional Algorithm Design by Richard Bird - Haskell Code☆190Updated 9 years ago
- ☆111Updated this week
- Kenichi Asai's reflective programming language Black☆198Updated 3 years ago
- Go! Lisp in OCaml☆75Updated 13 years ago
- ☆39Updated 2 months ago
- Examples and exercises for the OCaml Book "OCaml from the Very Beginning"☆35Updated 3 years ago
- All of the exercises (and their solutions!) from the Berkeley textbook Simply Scheme.☆117Updated 8 years ago
- Old version of miniKanren, without some of the fancy new constraints. See 'miniKanren-with-symbolic-constraints'.☆135Updated 11 years ago
- We read computer science books for fun. This is where the secret notes live.☆80Updated 4 years ago
- Code from Dan Friedman's "B621" class, usually referred to as "advanced dan"☆16Updated 13 years ago
- The new nanopass framework; an embedded DSL for writing compilers in Scheme☆324Updated 4 years ago
- A Python implementation for Racket☆151Updated 7 years ago
- Typed Racket data structure libraries☆59Updated 4 years ago
- A full implementation of the Scheme programming language for the Haskell Platform.☆316Updated 2 years ago
- The 2048 game implemented in Racket language☆81Updated 11 years ago
- ☆51Updated 3 years ago
- Examples of the nice parts of Racket☆22Updated 8 years ago
- Scheme code snippets from the book "The Seasoned Schemer", by Daniel P. Friedman and Matthias Felleisen.☆13Updated 13 years ago
- Solving "99 List Problems" using Objective Caml☆84Updated 7 years ago
- Demonstration of implementing a language in Racket☆58Updated 11 years ago
- The Definition of Standard ML (1990)☆124Updated 11 years ago
- General Parser Combinators in Racket☆193Updated 9 years ago