felipap / sicp-codeLinks
Digitized code from MIT's 1986 SICP video lectures.
☆196Updated 6 years ago
Alternatives and similar repositories for sicp-code
Users that are interested in sicp-code are comparing it to the libraries listed below
Sorting:
- The WebRacket language is a subset of Racket that compiles to WebAssembly☆112Updated this week
- I used to have PDFs for my books on my web site - I moved them to this public repo.☆312Updated 3 months ago
- Trying to emulate the NES again in Common Lisp☆234Updated 2 years ago
- the origins of J☆63Updated 2 years ago
- Plot Cookbook☆51Updated 3 years ago
- An introduction to the J programming language that gets to the point.☆68Updated 2 months ago
- Interpreter for a simple Lisp. Written in Prolog.☆151Updated 2 years ago
- Compiler for the Jill programming language (an alternative to Jack from the nand2tetris course)☆81Updated 10 months ago
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆126Updated 12 years ago
- A simple implementation based on Peter Henderson's paper "Functional Geometry"☆96Updated 4 years ago
- An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluati…☆443Updated last week
- Embedded Lisp Interpreter☆53Updated 8 months ago
- Make Project Oberon Pretty Again☆204Updated 2 years ago
- Rewriting Principia Mathematica in Lean☆138Updated this week
- Solving the first 100 Project Euler problems using 100 different programming languages!☆243Updated 8 months ago
- Text Adventure game in SWI Prolog.☆103Updated 2 years ago
- A lisp dialect based on pattern matching and term rewriting☆85Updated last year
- ☆50Updated 3 years ago
- Archive of LISP Machine, Inc.☆273Updated 5 years ago
- Persistence of concurrent activities for Gerbil Scheme☆55Updated 3 months ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆76Updated 3 years ago
- PicoLisp is an open source Lisp dialect. It is based on LLVM and compiles and runs on any 64-bit POSIX system. Its most prominent feature…☆238Updated 2 weeks ago
- A Small Lisp in Forth☆159Updated 4 years ago
- A Unix shell and Lisp REPL, fused together☆277Updated last week
- Full-featured logic programming (AKA "Prolog") embedded in/callable from and supporting calls to Clojure. In the spirit of LogLisp, Lisp…☆270Updated last year
- C plus Prolog☆168Updated 10 months ago
- posts and code related to personal studies☆370Updated 2 weeks ago
- Common Lisp implementation of the Forth 2012 Standard☆133Updated last month
- A simple incomplete Scheme-to-C compiler☆74Updated 6 months ago
- This is a new take on an old language: APL. The goal is to pare APL down to its elegant essence. This version of APL is oriented towar…☆88Updated 2 years ago