true-grue / pecoLinks
Tiny parser combinators library written in Python.
☆15Updated 3 months ago
Alternatives and similar repositories for peco
Users that are interested in peco are comparing it to the libraries listed below
Sorting:
- PigletQL - example SQL-like language interpreter☆15Updated 5 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- Компилятор Рефала-5λ☆89Updated 3 months ago
- ☆38Updated 3 years ago
- A few basic bytecode interpreters used as example code in a series of articles☆128Updated 9 months ago
- Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023☆20Updated last year
- tpy, a pet python forked from tinypy☆20Updated 4 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- ☆13Updated 2 years ago
- JIT-ускоритель программ на языке Python☆33Updated 3 years ago
- Sample programs for comparison of different VM interpretation techniques☆36Updated 10 months ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆47Updated 2 months ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆14Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Геометрия по Киселёву☆26Updated 3 months ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆67Updated last year
- Simple conservative GC using mimalloc☆41Updated 2 years ago
- A C Templating Engine☆11Updated 8 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- vm and compiler for a small lisp☆13Updated 4 years ago
- ☆21Updated 12 years ago
- Learn Compiler Writing with the Feeny Programming Language☆12Updated 5 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆24Updated last week
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- The most minimal C you can do real work in☆16Updated 3 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆83Updated last year
- Tiny Forth-like language implementation☆23Updated last year