Repository navigation

#

regex-parser

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

Rust
3760
5 天前

Fortran port of the tiny-regex-c library

Fortran
29
1 年前

A Regular Languages Simulator to help CS students understand and experiment with everything Regular Languages 📕 Includes Regular Expressions (Regexes), DFAs, NFAs, as well as functionality and UI for converting back and forth between them ♻️

TypeScript
4
1 年前

This repository provides a lexer and parser for the Pascal programming language. Both lexer and parser can generate errors indicating the location in the code.

C#
3
4 年前

Deterministic Finite-State Automata Library for Rust, written in L1

Rust
3
2 年前

⚡ A modern, regex-only YouTube signature deciphering library written in Python. Fully dynamic parser – no JavaScript, no execution, no AST. Latest obfuscation fully supported.

Python
3
2 个月前

Regex Parsing with a Lexer, Parser & Matcher. Supporting: ".*+?()[]^-|" with an Abstract Syntax Tree, Alternation & Repetition Operators

C++
1
4 个月前

Lexer and parser generator without any dependencies.

Rust
0
2 年前

Lightweight Python library for dynamic extraction and execution of YouTube transformation routines. Enhance your projects with CipherDropX! 🐙✨

Python
0
2 个月前