DanielBV / RegexEngineLinks
A NFA regex engine with a web app to visualize the matches
☆26Updated 3 weeks ago
Alternatives and similar repositories for RegexEngine
Users that are interested in RegexEngine are comparing it to the libraries listed below
Sorting:
- an interactive programming language☆54Updated this week
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆199Updated 2 years ago
- ☆23Updated last year
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated 2 years ago
- A simple programming language for researching different ways of program execution and compilation☆34Updated last year
- Learn assembly with entirely too many brainfuck compilers☆59Updated 5 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Lisp compiler using Rust☆20Updated 2 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆85Updated last year
- Build your own - linker☆212Updated 4 years ago
- Reference implementation for Writing a C Compiler☆228Updated 11 months ago
- An emulator for the NES. For fun and profit and all that.☆67Updated 8 months ago
- A C-like programming language that is similar to Rust's syntax. Toy programming language.☆57Updated 2 months ago
- A Zig port of the kilo editor, in less than 1000 LOC.☆74Updated 4 months ago
- The Solid-State Register Allocator☆89Updated 3 years ago
- Example code for compilers textbook.☆204Updated 3 years ago
- A (toy) C compiler written in Rust with no dependencies.☆79Updated 7 months ago
- an optimizing compiler to a binary turing machine☆11Updated last year
- LLVM bindings written in Zig☆56Updated 3 months ago
- world's worst interpreter☆67Updated 9 months ago
- Educational implementation of a subset of the JVM bytecode to illustrate imperative and object-oriented programming.☆58Updated last year
- A ridiculous Python interpreter written—from scratch—in Rust.☆25Updated this week
- Native language with Rust & LLVM☆72Updated 2 years ago
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆76Updated this week
- Can I make an *optimizing* compiler under 1k lines of code?☆69Updated 11 months ago
- A gradually typed language originally based on the crafting interpreters series☆66Updated 5 months ago
- A set of C headers (.h files) that are compatible with widely used libcs for various targets.☆57Updated 2 years ago
- Zig implementation of Crafting Interpreters bytecode lox interpreter☆52Updated 10 months ago
- For the joy of programming☆86Updated last week
- C Implementation of the monkey programming language☆74Updated 5 years ago