A language parser and lexer created to be used in the WordView app.
Given a structured text in a supported language, this library should be able to create something similar to an Abstract Syntax Tree, identifying words and phrase structures and how they relate to each other.