buntine / Simply-Scheme-ExercisesLinks
All of the exercises (and their solutions!) from the Berkeley textbook Simply Scheme.
☆116Updated 7 years ago
Alternatives and similar repositories for Simply-Scheme-Exercises
Users that are interested in Simply-Scheme-Exercises are comparing it to the libraries listed below
Sorting:
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆247Updated 4 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆126Updated 12 years ago
- ☆73Updated 3 months ago
- A SICP language for Racket.☆198Updated last year
- ☆124Updated last year
- All the Scheme code examples from the book "The Seasoned Schemer"☆100Updated 6 years ago
- All the ML code examples from the book "The Little MLer"☆86Updated 15 years ago
- A practical guide to Racket macros☆254Updated 5 years ago
- Source code to my Common Lisp web development tutorial☆91Updated 4 years ago
- ☆50Updated last week
- Code written while working through the book LISP in Small Pieces☆28Updated 11 years ago
- SICP PDF adapted to pocket format (for small e-reader screens)☆213Updated 11 years ago
- My solutions to "How to Design Programs" 2nd Edition☆61Updated 8 months ago
- functional data structures for scheme☆136Updated 6 years ago
- All code examples from "The Little Prover" book☆23Updated 9 years ago
- ☆70Updated last week
- Markdown parser written in Racket.☆102Updated last month
- Exercism exercises in Racket.☆43Updated last week
- Learn Racket by doing: Practice language features by fixing topic-oriented unit tests.☆80Updated 2 years ago
- Demonstration of implementing a language in Racket