janegca / htdp2e
How to Design Programs, Second Edition, Draft version, my notes and solutions to exercises
☆9Updated 9 years ago
Alternatives and similar repositories for htdp2e:
Users that are interested in htdp2e are comparing it to the libraries listed below
- All of the exercises (and their solutions!) from the Berkeley textbook Simply Scheme.☆114Updated 7 years ago
- Example code for compilers textbook.☆174Updated 2 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆502Updated 6 years ago
- course cs61a at berkeley, spring 2011☆169Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆139Updated 3 years ago
- Repository for material related to Programming Languages Virtual Meetup coverage of the Structure and Interpretation of Computer Programs…☆160Updated 8 months ago
- Let's bring the Scott CPU to life. And program it.☆86Updated 4 years ago
- Public helper code for p423/p523 students (Racket)☆161Updated 2 months ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆129Updated 3 years ago
- Complete solutions to all exercises in How to Design Programs Second Edition☆43Updated 6 years ago
- Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic☆133Updated 6 years ago
- Learn Forth!☆337Updated last year
- Think C-Book by Thomas Scheffler, based on work by Allen Downey☆110Updated last year
- Cheat sheet for x86-64 Linux systems programming☆363Updated 3 years ago
- Hardware description language (HDL) parser, and Hardware simulator.☆87Updated 6 years ago
- Program a bot using assembly-like code in this competitive game!☆58Updated 3 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 5 years ago
- awesome racket and scheme project☆97Updated last year
- practice for SICP, the wizard book < Structure and Interpretation of Computer Programs >☆103Updated 5 years ago
- A lisp👽 written in C++☆201Updated 10 months ago
- A Lisp-dialect written in Go featuring a library written in itself, a REPL, tail-optimized recursion, macros, and a meta-circular interpr…☆21Updated 3 years ago
- UNIX command line interpreter built with C☆29Updated 5 years ago
- How to write a UNIX shell, with a lot of background☆343Updated 7 years ago
- Chez Scheme☆38Updated 3 years ago
- My notes as a I go through the legendary 1986 SICP lectures given by Professors Sussman and Abelson.☆42Updated 3 years ago
- ☆46Updated 9 years ago
- A SICP language for Racket.☆197Updated 7 months ago
- A DrRacket plugin to make it experience like an IDE☆48Updated last week
- A notional machine for the SMoL languages☆16Updated last month