robpike / lisp
Toy Lisp 1.5 interpreter
☆979Updated 3 months ago
Alternatives and similar repositories for lisp:
Users that are interested in lisp are comparing it to the libraries listed below
- Zygo is a Lisp interpreter written in 100% Go. Central use case: dynamically compose Go struct trees in a zygo script, then invoke compil…☆1,733Updated 3 weeks ago
- Simple LISP in Go☆519Updated 7 years ago
- A self-hosting Scheme to WebAssembly compiler☆1,268Updated 3 years ago
- Ale is a Lisp Environment for Go applications☆169Updated this week
- Small Clojure interpreter, linter and formatter.☆1,666Updated 3 weeks ago
- ivy, an APL-like calculator☆1,388Updated 3 weeks ago
- A Lisp interpreter for Raspberry Pi implemented in a single ARM assembly file☆553Updated 3 months ago
- A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system cap…☆840Updated 2 weeks ago
- Gerbil Scheme☆1,182Updated this week
- Statically typed functional programming language implementation with Go and LLVM☆754Updated 4 years ago
- a lightweight, robust, scheme-like lisp implementation☆1,596Updated 5 years ago
- Lisp 2 Go☆241Updated 5 years ago
- The only reasonable scripting engine for Go.☆650Updated 3 months ago
- Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...☆1,622Updated 2 months ago
- Bootstrapping LISP in a Boot Sector☆1,336Updated 3 months ago
- The Interim Operating System☆1,259Updated 3 years ago
- A dynamic language and bytecode vm☆3,739Updated this week
- an incremental approach to compiler construction☆927Updated 5 years ago
- An early PostgreSQL implementation in Go☆715Updated 3 years ago
- Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimiz…☆889Updated last year
- A BASIC interpreter written in golang.☆334Updated last year
- A POSIX-compliant AWK interpreter written in Go, with CSV support☆1,969Updated 3 months ago
- a history of Lisp's most notorious artifact, parentheses☆573Updated 5 months ago
- Lisp interpreter in less than 500 lines of C, including a copying garbage collector and an implementation of LISP 1.5 from 1962.☆457Updated 6 months ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,004Updated 11 months ago
- A fresh implementation of Common Lisp☆1,092Updated this week
- A fast non-blocking HTTP server on top of libev