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
- An interpreter for the Monkey programming language written in C++☆29Updated 2 years ago
- Scripting language developed alongside reading of craftinginterpreters☆40Updated last year
- A mini language used for the Rabs build system and within Wrapl.☆31Updated last week
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- JSON parser in c☆17Updated 10 months ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆42Updated 3 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A simple feed-forward perceptron implemented from a blank C file☆11Updated 3 years ago
- PEG Parser in ANSI C☆63Updated 4 years ago
- A TUI text editor written in C++☆11Updated 3 years ago
- The Pepper Programming Language☆65Updated last year
- A toy script language written in C☆14Updated 8 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- Combinators in C☆38Updated 13 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆23Updated 7 months ago
- Allen Holub's Book 'Compiler Design In C' source code☆39Updated 9 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago
- Yet Another Python implementation for Lox☆15Updated 4 years ago
- small embeddable C-style preprocessor☆45Updated 2 years ago
- An implementation of Scheme in Python and C++☆194Updated 2 weeks ago
- A Monkey language interpreter, written in Python.☆10Updated 3 months ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 5 months ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 4 months ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- Collection of C99 dynamic array implementations☆19Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- The fluffy programming language main repository☆25Updated 13 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆43Updated 9 years ago