Skip to content

word-view/gengolex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gengolex

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.