Preetam / mini-lispLinks
A small Lisp implementation in Go
☆10Updated 4 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☆61Updated 2 months ago
- A simple 8-bit virtual stack machine☆16Updated 11 years ago
- 基于鸭子编译器写的os☆22Updated 5 years ago
- A demo of "Top Down Operator Precedence" parser (Pratt parsing) implemented in TypeScript☆14Updated 3 years ago
- Lisp 2 Go☆242Updated 6 years ago
- Compile JavaScript to Native Code☆29Updated 5 years ago
- Little Racket Interpreter☆17Updated 5 years ago
- Chez Scheme is a mature, high performance, light-weight, compiler construction toolkit and native code generation engine (aka Just-in-tim…☆44Updated 3 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 6 years ago
- a compiler from a subset of Scheme into X64☆31Updated 11 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 8 years ago
- Portable Efficient IrRegular Expressions for Scheme☆103Updated this week
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Go! Lisp in OCaml☆75Updated 13 years ago
- Incremental implementation of a scheme compiler☆29Updated 12 years ago
- Simplified example cryptocurrency implementation in Racket☆47Updated 5 years ago
- Genius programmer should write his own lisp!☆57Updated last month
- Reprinting Vaughan Pratt's Paper on Top Down Operator Precedence Parsing☆124Updated 2 years ago
- end the parsing problem☆40Updated 3 years ago
- ☆65Updated 9 years ago
- Exploring some worst-case latencies in GCs, inspired by a post on GHC's runtime pause times: https://making.pusher.com/latency-working-se…☆54Updated last year
- A redis client for Racket.☆17Updated 10 years ago
- ☆39Updated 2 months ago
- Compile-time metaprogramming for OCaml☆75Updated last year
- Python实现的Scheme方言,支持宏、continuation、lambda、各种基本类型等等,可以直接Python解释执行,也可以编译到JavaScript。编译到JS可以与JavaScript动态交互(互相调用)☆21Updated 12 years ago
- Web site for standardml.org.☆36Updated 2 years ago
- NodeC -- A lean NodeJS in C using algebraic effect handlers.☆37Updated 6 years ago
- ☆44Updated 9 years ago
- A functional language with Reason-like syntax that compiles to Go.☆139Updated 6 years ago
- Scripting language for testing JSON-based HTTP APIs☆47Updated 4 years ago