true-grue / pecoLinks
Tiny parser combinators library written in Python.
☆17Updated 6 months ago
Alternatives and similar repositories for peco
Users that are interested in peco are comparing it to the libraries listed below
Sorting:
- ☆41Updated 3 years ago
- PigletQL - example SQL-like language interpreter☆15Updated 5 years ago
- Компилятор Рефала-5λ☆90Updated this week
- Tools for rapid prototyping of DSL compilers☆87Updated 4 years ago
- A few basic bytecode interpreters used as example code in a series of articles☆128Updated last year
- Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023☆21Updated last year
- Sample programs for comparison of different VM interpretation techniques☆36Updated last year
- tpy, a pet python forked from tinypy☆20Updated 4 years ago
- Геометрия по Киселёву☆28Updated 6 months ago
- JIT-ускоритель программ на языке Python☆33Updated 3 years ago
- Concatenative (stack based) compiled (native) programming language☆17Updated last week
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 4 months ago
- minimal lua/sdl platform☆23Updated 6 months ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- Teaching language LaMa for a compiler course☆77Updated 2 weeks ago
- The most minimal C you can do real work in☆16Updated 3 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆22Updated 2 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Prolog in AWK☆16Updated 8 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 2 weeks ago
- Lightweight MessagePack library☆23Updated 2 months ago
- PEG Parser in ANSI C☆63Updated 3 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 …☆18Updated last year
- ☆13Updated 2 years 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.☆66Updated 3 weeks ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- The compiler and standard distribution for the C∀ programming language☆83Updated this week
- https://codeberg.org/ccxvii/djvudec☆14Updated 3 months ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- C JSON parser (both, SAX-like & full DOM)☆26Updated last year