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☆75Updated 5 years ago
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week
- An interpreter for the Monkey programming language written in C++☆29Updated 2 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- Collection of C99 dynamic array implementations☆19Updated last year
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆33Updated 3 years ago
- A Monkey language interpreter, written in Python.☆10Updated 3 months ago
- PEG Parser in ANSI C☆64Updated 4 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 5 months ago
- Combinators in C☆38Updated 13 years ago
- A toy script language written in C☆14Updated 8 years ago
- An eXample Programming Language☆11Updated 7 years ago
- cparse is an LR(1) and LALR(1) parser generator☆65Updated this week
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 5 months ago
- JSON parser in c☆17Updated 10 months ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated 2 years ago
- clex is a simple lexer generator☆108Updated 4 months ago
- Scripting language developed alongside reading of craftinginterpreters☆40Updated last year
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆43Updated 3 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Self-hosting C toolchain, from scratch☆36Updated last year
- An esoteric programming language☆34Updated 5 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆47Updated 6 years ago
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- The fluffy programming language main repository☆25Updated 13 years ago
- A lightweight embeddable scripting language☆127Updated this week
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆66Updated 10 months ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated 2 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago