felipap / sicp-codeLinks
Digitized code from MIT's 1986 SICP video lectures.
☆194Updated 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:
- Compiler for the Jill programming language (an alternative to Jack from the nand2tetris course)☆80Updated 8 months ago
- Trying to emulate the NES again in Common Lisp☆234Updated 2 years ago
- I used to have PDFs for my books on my web site - I moved them to this public repo.☆312Updated last month
- An introduction to the J programming language that gets to the point.☆66Updated 4 months ago
- the origins of J☆63Updated 2 years ago
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆124Updated 12 years ago
- Text Adventure game in SWI Prolog.☆102Updated 2 years ago
- Solving the first 100 Project Euler problems using 100 different programming languages!☆241Updated 6 months ago
- Make Project Oberon Pretty Again☆198Updated last year
- A simple implementation based on Peter Henderson's paper "Functional Geometry"☆96Updated 4 years ago
- Interpreter for a simple Lisp. Written in Prolog.☆151Updated 2 years ago
- Persistence of concurrent activities for Gerbil Scheme☆56Updated last month
- Rewriting Principia Mathematica in Lean☆136Updated 2 months ago
- C plus Prolog☆165Updated 8 months ago
- Plot Cookbook☆51Updated 2 years ago
- Archive of LISP Machine, Inc.☆273Updated 5 years ago
- An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluati…☆422Updated 2 months ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆74Updated 3 years ago
- Embedded Lisp Interpreter☆53Updated 6 months ago
- A Unix shell and Lisp REPL, fused together☆269Updated last week
- Common Lisp implementation of the Forth 2012 Standard☆130Updated this week
- A hot take on Lisp metaprogramming☆124Updated 5 months ago
- Full-featured logic programming (AKA "Prolog") embedded in/callable from and supporting calls to Clojure. In the spirit of LogLisp, Lisp…☆271Updated last year
- My personal website☆102Updated this week
- posts and code related to personal studies☆371Updated last year
- ☆50Updated 2 years ago
- A mirror of Paul Graham's Bel source code and documentation, formatted☆51Updated 3 years ago
- A List of companies that use Array Languages (J, K, APL, q)☆100Updated last year
- A lisp dialect based on pattern matching and term rewriting☆85Updated last year
- 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…☆232Updated last week