An open API service indexing awesome lists of open source software.

https://github.com/word-view/gengolex

Language parser and lexer
https://github.com/word-view/gengolex

language library parser

Last synced: 3 months ago
JSON representation

Language parser and lexer

Awesome Lists containing this project

README

          

# Gengolex
[![](https://jitpack.io/v/word-view/gengolex.svg)](https://jitpack.io/#word-view/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.