regex-parser

There are 10 repositories under regex-parser topic.

  • rust-lang/regex

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

    Language:Rust3.8k45633484
  • perazz/fortran-regex

    Fortran port of the tiny-regex-c library

    Language:Fortran30353
  • Zer0-Bug/Project_RegularExpressionParser

    Regular Expression Parser coded in C programming language.

    Language:C710
  • igreat/regular-languages-simulator

    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 ♻️

    Language:TypeScript4102
  • Klypse/CipherDropX

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

    Language:Python4
  • andrew-johnson-4/L1DFA

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

    Language:Rust31100
  • averov90/Pascal-Compiler

    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.

    Language:C#3100
  • WillKirkmanM/regex

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

    Language:C++1
  • exellentcoin26/pango

    Lexer and parser generator without any dependencies.

    Language:Rust0100
  • wpdevelopment11/regex

    Simple regex implementation

    Language:Python0000