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

https://github.com/mufidu/sunda-lexical-analyzer-and-parser

Web interface for Basa Sunda's lexical analyzer and parser
https://github.com/mufidu/sunda-lexical-analyzer-and-parser

lexical-analyzer parser

Last synced: 12 months ago
JSON representation

Web interface for Basa Sunda's lexical analyzer and parser

Awesome Lists containing this project

README

          

# Lexical Analyzer and Parser for Basa Sunda

In short, the lexical analyzer will check if words in the input are in the alphabet of the language, in this case the available words. Then, the parser will check the grammar which will be considered valid if the input is in the correct order.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.