lorenzofelletti / pyregex
Backtracking regular expression engine written in Python
☆12Updated 2 years ago
Alternatives and similar repositories for pyregex:
Users that are interested in pyregex are comparing it to the libraries listed below
- Combinators in C☆38Updated 12 years ago
- huang's c compiler - a tiny C99 compiler.☆20Updated 8 months ago
- C Implementation of the monkey programming language☆69Updated 4 years ago
- Tiny C Compiler☆16Updated 8 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆18Updated 2 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- My crappy x86 assembler written in Java.☆20Updated 13 years ago
- JSON parser in c☆17Updated last year
- Scripting language developed alongside reading of craftinginterpreters☆37Updated last month
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆42Updated 5 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- The fluffy programming language main repository☆24Updated 11 years ago
- Parsing Expression Grammar (PEG) bytecode parser/compiler library☆13Updated 2 years ago
- A minimalistic text editor for terminal fanatics. Download it for Linux →☆32Updated 4 years ago
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆28Updated 7 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated last year
- Collection of C99 dynamic array implementations☆16Updated 6 months ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- C compiler written by Mr. Atul Varma☆18Updated last year
- Simple threadpool based on C11☆9Updated 4 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 …☆13Updated 10 months ago
- Aims to be interpreted C written in C.☆29Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.