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
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 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 mini language used for the Rabs build system and within Wrapl.☆31Updated last week
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 8 months ago
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆69Updated this week
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- An eXample Programming Language☆11Updated 6 years ago
- Combinators in C☆38Updated 13 years ago
- JSON parser in c☆17Updated 4 months ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago
- A Monkey Language interpreter, written in Python.☆10Updated 4 years ago
- An implementation of Scheme in Python and C++☆174Updated 8 months ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated last month
- vm and compiler for a small lisp☆13Updated 3 years ago
- Yet Another Python implementation for Lox☆15Updated 4 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 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 5 months ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Tiny C Compiler☆16Updated 9 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- Yet another C compiler.☆30Updated last year
- Embeddable lisp/scheme interpreter written in C.☆158Updated 2 years ago
- A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language☆22Updated 5 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 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
- A lightweight embeddable scripting language☆122Updated this week