Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages