Projects with this topic
-
-
Attempt to create next generated language with considering the mistakes of the past
Archived 0Updated -
Evil programming language focus on hack
Updated -
Infinite-lookahead lexer written in Go
Updated -
-
-
-
Simple lexer made in Rust (TER 2022).
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 -
-
Functional style lexer inspired by Rob Pike's talk 2011 on lexing
Updated -
Pascal P.L. Oriented alternative to Lex. Graduate Thesis. Lexical Scanner Generator Tool similar to Lex.
Updated -
A declarative lexer seamlessly hooking into php functions, building ASTs for multiple languages.
Updated -
-
-
A minimal streaming JSON reader and writer
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 tree-sitter parser for RPM spec files.
Updated