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
- vm and compiler for a small lisp☆13Updated 4 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated last month
- An interpreter for the Monkey programming language written in C++☆28Updated 2 years ago
- JSON parser in c☆17Updated 6 months ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A Monkey Language interpreter, written in Python.☆10Updated 4 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- An eXample Programming Language☆11Updated 6 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
- An implementation of Scheme in Python and C++☆174Updated this week
- Scripting language developed alongside reading of craftinginterpreters☆39Updated 9 months ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated last year
- Self-hosting C toolchain, from scratch☆36Updated 8 months ago
- A Python interpreter built from scratch in C++☆24Updated last year
- Combinators in C☆38Updated 13 years ago
- The SubC compiler☆26Updated 8 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- A Simple Lisp Implementation in C. Based on Leo Howell's [Building LISP](http://www.lwh.jp/lisp/index.html) with bug fixes and enhancemen…☆40Updated 11 years ago
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆47Updated 3 years ago
- Aims to be interpreted C written in C.☆30Updated 4 months ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated 3 months ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆41Updated 9 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 6 months ago
- Direct/Interactive C Compiler☆25Updated 8 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago