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.
- Host: GitHub
- URL: https://github.com/zer0m4n/lexical_analyzer_jflex
- Owner: Zer0M4n
- License: unlicense
- Created: 2025-04-28T01:34:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-28T01:48:29.000Z (about 1 year ago)
- Last Synced: 2025-06-21T20:04:10.407Z (about 1 year ago)
- Topics: compiler, java, jflex, lexical-analyzer, netbeans-ide
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE