lexer-generator topic

List lexer-generator repositories

libfsm

915
Stars
52
Forks
Watchers

DFA regular expression library & friends

csly

340
Stars
30
Forks
Watchers

a C# embeddable lexer and parser generator (.Net core)

nimly

147
Stars
6
Forks
Watchers

Lexer Generator and Parser Generator as a Library in Nim.

RE-flex

492
Stars
85
Forks
Watchers

A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax err...

jflex

576
Stars
111
Forks
Watchers

The fast scanner generator for Java™ with full Unicode support

gogll

184
Stars
24
Forks
Watchers

Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers

flex

3.5k
Stars
523
Forks
Watchers

The Fast Lexical Analyzer - scanner generator for lexing in C and C++

logos

2.7k
Stars
100
Forks
Watchers

Create ridiculously fast Lexers

plex

400
Stars
27
Forks
Watchers

a parser and lexer generator as a Rust procedural macro