lexing
There are 65 repositories under lexing topic.
zesterer/chumsky
Write expressive, high-performance parsers with ease.
katef/libfsm
DFA regular expression library & friends
aappleby/matcheroni
A minimalist single-header library for building pattern-matchers, lexers, and parsers.
smolkaj/nice-parser
Nice parsers in OCaml without the boilerplate
JuliaLang/Tokenize.jl
Tokenization for Julia source code
piotrmurach/lex
Lex is an implementation of lex tool in Ruby.
YaccConstructor/YaccConstructor
Platform for parser generators and other grammarware research and development. GLL, RNGLR, graph parsing algorithms, and many others are included.
jcs-elpa/parse-it
Basic Parser in Emacs Lisp.
abock/dotlang
.NET Standard library for parsing and generating Graphviz DOT files.
zsmoore/lexr
Lexical analyzer for Javascript developers
dragonquest/stack-based-vm-csharp
A simple stack-based Virtual Machine in C#
leodido/ragel-machinery
😈 Automates devilries to make you even more happy together with Ragel and Go
CrazyProger1/FastPy
FastPy is a statically typed programming language with pythonic syntax.
goki/pi
interactive parsing in GoKi / GoGi framework -- makes parsing fun again!
wbsoft/parce
:deciduous_tree: Python lexer that can remember tokens and state and only reparse changed parts of a text document
MystPi/chomp
🍪 Lexer step + parser combinators + great error messages [nibble fork]
dmjio/scythe
Fast, RFC-4180 compliant, CSV lexing.
LuizZak/MiniLexer
A teeny-tiny-weeny lexer written in Swift available as a Swift Package.
trag1c/crossandra-rs
(WIP) A straightforward tokenization library for seamless text processing.
CalinZBaenen/ParseJS
A simple tokenizer I made for JS while making a project that required tokens.
boxbeam/RedLex
A lexer-generator/parser-combinator for any context-free format
0x2a-42/herring
Lexer generator for Rust
unhammer/ocaml_cg_streamparse
parsing cg stream format, just to learn sedlex+menhir
simonskodt/BPRD-assignments
Assignments in the 5th semester course 'Programmer som data'.
andjhop/llk
A parser combinator library for building LL(*) parsers
FinNLP/lexed
⚙️ [Processor] Multi-lingual, extensible word and sentence tokenizer, for natural language processing.
zacharymarshal/wordhi
Some fun lexing
akashlevy/Vizpiler
An interactive tutorial on lexing/parsing in compilers
blinky-z/REPL
A Read–Eval–Print Loop (REPL) and Better Bash Lang & Compiler written in C++
ShadelessFox/calc
Calculator inside your terminal in case you missed the builtin one.
singul4ri7y/mistix-lang
A playful object-oriented toy programming language lovingly crafted using Promit 🔥
yaaama/clox
Interpreter written in C for the "Lox" language
Guille-ux/ZynkPy
ZynkPy is an Interpreted programming language and a Compiled (because i'm going to support that i the future)
zgoethel/NodeBuilder
Tool for designing grammars and generating language parsers in .NET