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

https://github.com/hamidurrahman1/lexical-analyzer

Given an EBNF defining 18 tokens and 10 additional keywords construct a lexical analyzer on that EBNF for a project language X
https://github.com/hamidurrahman1/lexical-analyzer

dfa files identifiers inputs java keywords lexicalanalyzer outputs

Last synced: 2 months ago
JSON representation

Given an EBNF defining 18 tokens and 10 additional keywords construct a lexical analyzer on that EBNF for a project language X

Awesome Lists containing this project