Preetam / mini-lispLinks
A small Lisp implementation in Go
☆10Updated 3 years ago
Alternatives and similar repositories for mini-lisp
Users that are interested in mini-lisp are comparing it to the libraries listed below
Sorting:
- A Go implementation of the Shen programming language☆59Updated 2 years ago
- 基于鸭子编译器写的os☆22Updated 4 years ago
- A simple 8-bit virtual stack machine☆16Updated 11 years ago
- Indentation-based ClojureScript dialect in Rust and compiling to JavaScript ES Modules☆132Updated last week
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆35Updated 3 years ago
- Chez Scheme is a mature, high performance, light-weight, compiler construction toolkit and native code generation engine (aka Just-in-tim…☆42Updated 2 years ago
- Compile JavaScript to Native Code☆29Updated 5 years ago
- Scheme interpreter and REPL☆12Updated 2 years ago
- Simplified example cryptocurrency implementation in Racket☆47Updated 4 years ago
- A, 100% JavaScript, lisp interpreter for browser scripting☆38Updated 14 years ago
- a compiler from a subset of Scheme into X64☆31Updated 11 years ago
- Lisp 2 Go☆242Updated 5 years ago
- Incremental implementation of a scheme compiler☆29Updated 12 years ago
- A demo of "Top Down Operator Precedence" parser (Pratt parsing) implemented in TypeScript☆14Updated 3 years ago
- NodeC -- A lean NodeJS in C using algebraic effect handlers.☆37Updated 6 years ago
- Genius programmer should write his own lisp!☆57Updated last week
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 5 years ago
- Portable Efficient IrRegular Expressions for Scheme☆103Updated last year
- 🦆鸭子编译器☆19Updated 4 years ago
- My notes as a I go through the legendary 1986 SICP lectures given by Professors Sussman and Abelson.☆43Updated 3 years ago
- Reprinting Vaughan Pratt's Paper on Top Down Operator Precedence Parsing☆122Updated last year
- end the parsing problem☆40Updated 3 years ago
- Python实现的Scheme方言,支持宏、continuation、lambda、各种基本类型等等,可以直接Python解释执行,也可以编译到JavaScript。编译到JS可以与JavaScript动态交互(互相调用)☆21Updated 12 years ago
- a continuous Bass service☆22Updated 2 years ago
- Io, the language, in Go, the language☆83Updated 2 years ago
- Scheme in Rust☆15Updated 3 years ago
- Compile-time metaprogramming for OCaml☆74Updated last year
- A redis client for Racket.☆17Updated 10 years ago
- Let Over Lambda Chinese Translation☆15Updated last year
- The compiler for subset of scheme developed as part of P523☆30Updated 8 years ago