true-grue / pecoLinks
Tiny parser combinators library written in Python.
☆17Updated 5 months ago
Alternatives and similar repositories for peco
Users that are interested in peco are comparing it to the libraries listed below
Sorting:
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- PigletQL - example SQL-like language interpreter☆15Updated 5 years ago
- ☆41Updated 3 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆51Updated 3 months ago
- Concatenative (stack based) compiled (native) programming language☆17Updated last week
- A few basic bytecode interpreters used as example code in a series of articles☆128Updated 11 months ago
- JIT-ускоритель программ на языке Python☆33Updated 3 years ago
- Sample programs for comparison of different VM interpretation techniques☆36Updated 11 months ago
- Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023☆21Updated last year
- Lightweight MessagePack library☆23Updated last month
- The compiler and standard distribution for the C∀ programming language☆83Updated 3 weeks ago
- The most minimal C you can do real work in☆16Updated 3 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- PEG Parser in ANSI C☆61Updated 3 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years 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 …☆15Updated last year
- Геометрия по Киселёву☆26Updated 5 months ago
- tpy, a pet python forked from tinypy☆20Updated 4 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 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.☆65Updated last year
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- One of the fastest binary representation for JSON-like data.☆37Updated 8 months ago
- Russ Cox/Rob Pike pikevm regex implementation☆37Updated 4 months ago
- Learn CPython internals by customizing the interpreter.☆17Updated last year
- Teaching language LaMa for a compiler course☆77Updated 5 months ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- A Scannerless GLR parser/parser generater.☆113Updated 5 months ago
- The fluffy programming language main repository☆25Updated 12 years ago