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

https://github.com/zer0m4n/lexical_analyzer_jflex

This project is a lexical analyzer created with JFlex using NetBeans. It was developed for the subject "Lenguajes de Interfaz" during my 6th semester at the Instituto Tecnológico de Tijuana. The analyzer reads text and splits it into tokens like keywords, numbers, and symbols to prepare it for further processing.
https://github.com/zer0m4n/lexical_analyzer_jflex

compiler java jflex lexical-analyzer netbeans-ide

Last synced: about 1 year ago
JSON representation

This project is a lexical analyzer created with JFlex using NetBeans. It was developed for the subject "Lenguajes de Interfaz" during my 6th semester at the Instituto Tecnológico de Tijuana. The analyzer reads text and splits it into tokens like keywords, numbers, and symbols to prepare it for further processing.

Awesome Lists containing this project