15 results found Sort:

422
3.4k
apache-2.0
54
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Created 2014-12-11
1,506 commits to master branch, last one 18 days ago
52
919
bsd-2-clause
24
DFA regular expression library & friends
Created 2017-01-31
3,209 commits to main branch, last one 9 days ago
113
577
other
23
The fast scanner generator for Java™ with full Unicode support
Created 2015-02-15
2,109 commits to master branch, last one about a year ago
31
403
other
13
Lex machinary for go.
Created 2014-04-28
157 commits to master branch, last one about a year ago
A low level regular expression library that uses deterministic finite automata.
This repository has been archived (exclude archived)
Created 2019-01-04
95 commits to master branch, last one 11 months ago
45
171
bsd-3-clause
8
Match tens of thousands of regular expressions within milliseconds - Java bindings for Intel's hyperscan 5
Created 2017-03-16
257 commits to main branch, last one 4 months ago
clex is a simple lexer generator
Created 2022-11-02
77 commits to master branch, last one about a year ago
25
78
unknown
2
An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)
Created 2019-09-18
37 commits to master branch, last one 3 years ago
These are my programs for compiler design lab work in my sixth semester
Created 2020-01-10
42 commits to master branch, last one 2 years ago
Some toy labs for compiler course
Created 2017-09-25
89 commits to master branch, last one about a year ago
Visual Automata is a Python 3 library built as a wrapper for the Automata library to add more visualization features.
This repository has been archived (exclude archived)
Created 2021-03-19
60 commits to master branch, last one 10 months ago
A Python library for simulating and visualizing finite automata
Created 2021-03-01
196 commits to main branch, last one 2 months ago
An ecosystem of packages to work with automaton and parsers (dfa/nfa/e-nfa/regex/cfg/pda)
Created 2021-11-06
412 commits to dev branch, last one 2 years ago