lorenzofelletti / pyregexLinks
Backtracking regular expression engine written in Python
☆13Updated 3 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
- JSON parser in c☆17Updated 7 months ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- Yet Another Python implementation for Lox☆15Updated 4 years ago
- An interpreter for the Monkey programming language written in C++☆28Updated 2 years ago
- A simple feed-forward perceptron implemented from a blank C file☆12Updated 3 years ago
- PEG Parser in ANSI C☆63Updated 3 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Scripting language developed alongside reading of craftinginterpreters☆41Updated 11 months ago
- Collection of C99 dynamic array implementations☆19Updated last year
- An implementation of Scheme in Python and C++☆175Updated 3 weeks ago
- vm and compiler for a small lisp☆13Updated 4 years ago
- Tiny C Compiler