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☆74Updated 5 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated last week
- A Monkey language interpreter, written in Python.☆10Updated 2 weeks ago
- Yet Another Python implementation for Lox☆15Updated 4 years ago
- Combinators in C☆38Updated 13 years ago
- An interpreter for the Monkey programming language written in C++☆28Updated 2 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated 2 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 2 months ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆48Updated 3 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated 4 months ago
- Scripting language developed alongside reading of craftinginterpreters☆40Updated 10 months ago
- Collection of C99 dynamic array implementations☆19Updated last year
- PEG Parser in ANSI C☆61Updated 3 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 7 months ago
- A simple feed-forward perceptron implemented from a blank C file☆12Updated 3 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 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.☆65Updated last year
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- An eXample Programming Language☆11Updated 6 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- The most minimal C you can do real work in☆16Updated 3 years ago
- clex is a simple lexer generator☆102Updated last month
- The Beryl Scripting Language☆31Updated 2 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆15Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 months ago
- vm and compiler for a small lisp☆13Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Self-hosting C toolchain, from scratch☆36Updated 8 months ago