lorenzofelletti / pyregexLinks
Backtracking regular expression engine written in Python
☆13Updated 2 years ago
Alternatives and similar repositories for pyregex
Users that are interested in pyregex are comparing it to the libraries listed below
Sorting:
- C Implementation of the monkey programming language☆73Updated 5 years ago
- vm and compiler for a small lisp☆13Updated 3 years ago
- An eXample Programming Language☆11Updated 6 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 7 months ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago
- This is my very own text editor inspired by the kilo text editor☆16Updated 11 months ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago
- Combinators in C☆38Updated 13 years ago
- Self-hosting C toolchain, from scratch☆36Updated 5 months ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 3 years ago
- A Monkey Language interpreter, written in Python.☆10Updated 4 years ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆51Updated 6 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 last year
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 4 months ago
- Yet another C compiler.☆30Updated last year
- A simple feed-forward perceptron implemented from a blank C file☆12Updated 3 years ago
- My own C library. Probably don't use it.☆33Updated 5 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆38Updated last week
- JSON parser in c☆18Updated 3 months ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated 2 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- Collection of C99 dynamic array implementations☆17Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month