Projects with this topic
-
-
Zig EBNF grammar parser and code generator - generates recursive-descent parsers from EBNF specifications
Updated -
Evil programming language focus on hack
Updated -
-
Functional style lexer inspired by Rob Pike's talk 2011 on lexing
Updated -
A declarative lexer seamlessly hooking into php functions, building ASTs for multiple languages.
Updated -
Simple lexer made in Rust (TER 2022).
Updated -
Utility for doing lexical parsing of some input. It is optimized for static (string) parsing, not partial input stream parsing, but contains tokenizer supporting either.
Updated -
-
-
A minimal streaming JSON reader and writer
Updated -
Single Line Operations Processor (SLOP) is an extensible expression language using it's own grammar system. Results are derived from expression strings which can be stored in anything i.e. database records, annotations in code, documents etc.
Updated -
Infinite-lookahead lexer written in Go
Updated -
-
A tree-sitter parser for RPM spec files.
Updated -
Pascal P.L. Oriented alternative to Lex. Graduate Thesis. Lexical Scanner Generator Tool similar to Lex.
Updated