Skip to content

Basic one line syntax checker for JAVA. Checks for if-else, for-while, primitive data type variable declarations and import statements. Coded in python.

Notifications You must be signed in to change notification settings

sparshk/lexical_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lexical_analyzer

To run clone the repository and run main.py. Enter the line of code you want to check for and press enter.

About

Basic one line syntax checker for JAVA. Checks for if-else, for-while, primitive data type variable declarations and import statements. Coded in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages