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
- An eXample Programming Language☆11Updated 6 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 6 months ago
- JSON parser in c☆17Updated 5 months ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
- A simple feed-forward perceptron implemented from a blank C file☆12Updated 3 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Yet Another Python implementation for Lox☆15Updated 4 years ago
- A TUI text editor written in C++☆11Updated 3 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 8 months ago
- PEG Parser in ANSI C☆61Updated 3 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆47Updated 3 years ago
- Self-hosting C toolchain, from scratch☆36Updated 7 months ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 3 weeks ago
- Collection of C99 dynamic array implementations☆17Updated last year
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago
- A Monkey Language interpreter, written in Python.☆10Updated 4 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- vm and compiler for a small lisp☆13Updated 4 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.☆67Updated last year
- Combinators in C☆38Updated 13 years ago
- C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...☆25Updated 4 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated 2 months ago
- clex is a simple lexer generator☆98Updated last month
- An esoteric programming language☆33Updated 4 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 tiny lexical analyser generator☆19Updated 13 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆40Updated 2 months ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆14Updated last year