Lexicon: The vocabulary of a person, language, or branch of knowledge.
Lex aims to create a new dialogue syntax which is concise, straightforward and powerful enough.
This repo includes an official Lex parser written in Rust, which can either be used to ingest Lex dialogue into a Rust project, or to convert from Lex into a desired alternate data format (JSON etc).
This repo also includes an official basic Lex player written in Rust which can be used for basic testing and demoing of Lex dialogue files via CLI.