Skip to content

markjasongalang/Lexical-Analyzer-in-CLI-using-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lexical-Analyzer-in-CLI-using-Java

Quick Info

This program performs the lexical analysis process for mathematical expressions only.
The lexical analysis creates tokens based on the string input (e.g., INT:12, ADD:+, etc.).

Note: To exit the command line, use this keyword:

basic > exit

Sample Testcases

image

image

image

image

Note from the developer

If you're going to run this project, then it is preferable to use Eclipse IDE since that's the one that I used.

About

Command-line lexical analyzer which only accepts arithmetic expressions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages