true-grue / pecoLinks
Tiny parser combinators library written in Python.
☆15Updated 2 months ago
Alternatives and similar repositories for peco
Users that are interested in peco are comparing it to the libraries listed below
Sorting:
- Компилятор Рефала-5λ☆87Updated 2 months ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- PigletQL - example SQL-like language interpreter☆16Updated 5 years ago
- Sample programs for comparison of different VM interpretation techniques☆36Updated 9 months ago
- A few basic bytecode interpreters used as example code in a series of articles☆128Updated 8 months ago
- tpy, a pet python forked from tinypy☆20Updated 4 years ago
- Геометрия по Киселёву☆26Updated 2 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆44Updated last month
- 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 header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 11 months ago
- Concatenative (stack based) compiled (native) programming language☆15Updated last month
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- Lightweight MessagePack library☆23Updated 3 months ago
- Resurrecting PP-BESM☆26Updated 2 years ago
- ☆13Updated 2 years ago
- Fastest Trie structure (Linux & Windows)☆92Updated 2 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- Self-hosting C toolchain, from scratch☆36Updated 6 months ago
- Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023☆19Updated last year
- ☆44Updated 6 years ago
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated last month
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- C JSON parser (both, SAX-like & full DOM)☆25Updated last year
- A Scannerless GLR parser/parser generater.☆112Updated 3 months ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Teaching language LaMa for a compiler course☆75Updated 3 months ago
- minimal lua/sdl platform☆22Updated 2 months ago
- Bloom filter alternative (C++)☆18Updated 6 years ago