ridwanmsharif / lispy
LISP interpreter in Python
☆44Updated 3 years ago
Alternatives and similar repositories for lispy:
Users that are interested in lispy are comparing it to the libraries listed below
- An implementation of Scheme in Python and C++☆171Updated 3 months ago
- Mal (Make A Lisp) Compiler in C☆51Updated 4 years ago
- Mal (Make A Lisp) compiler☆122Updated last year
- A Simple Lisp Implementation in C. Based on Leo Howell's [Building LISP](http://www.lwh.jp/lisp/index.html) with bug fixes and enhancemen…☆40Updated 10 years ago
- Embeddable lisp/scheme interpreter written in C.☆148Updated 2 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 5 years ago
- Yet Another Scheme Interpreter using flex and bison☆50Updated 2 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated last month
- Implementation of McCarthy's original Lisp in Python☆29Updated 3 years ago
- Interpreter for a simple Lisp. Written in Prolog.☆145Updated 2 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated 2 years ago
- Diagram Make Language for common lisp☆58Updated last year
- A set of minimal lisp implementations☆67Updated 5 years ago
- My solutions to the popular Haskell tutorial☆76Updated 13 years ago
- Implementation of Scheme programming language in assembly☆25Updated 7 years ago
- Compiler for a toy language in a couple hundred lines. Just messing around with ANTLR4 and LLVM really☆19Updated 8 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Jscheme (Scheme (in Java (by Peter Norvig)))☆52Updated 6 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆355Updated 3 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 4 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆69Updated 6 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Incremental implementation of a scheme compiler☆29Updated 12 years ago
- A Self-Hosting LISP to LLVM-IR Compiler☆27Updated 5 years ago
- A small implementation of LISP, written in standard C11.☆163Updated 8 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆61Updated 3 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆130Updated 3 years ago