Projects with this topic
Sort by:
-
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 -
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 -