lexing topic
List
lexing repositories
nice-parser
122
Stars
13
Forks
Watchers
Nice parsers in OCaml without the boilerplate
chumsky
3.4k
Stars
143
Forks
Watchers
Write expressive, high-performance parsers with ease.
libfsm
915
Stars
52
Forks
Watchers
DFA regular expression library & friends
Tokenize.jl
101
Stars
30
Forks
Watchers
Tokenization for Julia source code
lexr
16
Stars
0
Forks
Watchers
Lexical analyzer for Javascript developers
lex
56
Stars
5
Forks
Watchers
Lex is an implementation of lex tool in Ruby.
YaccConstructor
39
Stars
30
Forks
Watchers
Platform for parser generators and other grammarware research and development. GLL, RNGLR, graph parsing algorithms, and many others are included.
matcheroni
192
Stars
4
Forks
Watchers
A minimalist single-header library for building pattern-matchers, lexers, and parsers.