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
- A Monkey language interpreter, written in Python.☆10Updated 2 months ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 3 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆38Updated 5 years ago
- An interpreter for the Monkey programming language written in C++☆29Updated 2 years ago
- Scripting language developed alongside reading of craftinginterpreters☆41Updated last year
- Combinators in C☆38Updated 13 years ago
- An eXample Programming Language☆11Updated 7 years ago
- Yet Another Python implementation for Lox☆15Updated 4 years ago
- vm and compiler for a small lisp☆13Updated 4 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 4 months ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- PEG Parser in ANSI C☆63Updated 4 years ago
- C JSON parser (both, SAX-like & full DOM)☆27Updated last year
- A Python interpreter built from scratch in C++☆25Updated last year
- Taking the C pre-processor to its limits☆31Updated 7 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
- A compiler for a subset of C written in C.☆19Updated 7 years ago
- clex is a simple lexer generator☆105Updated 3 months ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆25Updated 4 months ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- This is my very own text editor inspired by the kilo text editor☆17Updated last year
- ☆26Updated 5 years ago
- A TUI text editor written in C++☆11Updated 3 years ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- cparse is an LR(1) and LALR(1) parser generator☆65Updated 3 months ago