Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CoderFay/ScannerJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Java analyzer (Scanner)

The Simple Scanner is a software program designed to analyze programming code and identify the different lexemes (tokens) present within it. With GUI and basic functionality, the Simple Scanner is an ideal tool for beginner programmers and developers seeking to understand the fundamental structures of codebases. It can handle a range of characters and operators, including keywords, identifiers, relational operators, delimiters, and digits, providing users with a simple yet comprehensive analysis of their code.

About

Lexical Scanner with symbol table for identifiers and count lexemes and specify each character

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages