The provided program is a basic Java compiler that tokenizes code and displays the tokens in a table using a GUI. It can be executed by compiling the Compiler class and running it without any command-line arguments. The code file to be compiled is specified in the FILE_PATH constant within the Compiler class. The program supports a limited set of keywords and token types and can be extended for more complex compiler projects.
-
Notifications
You must be signed in to change notification settings - Fork 0
simple compiler that tokenizes code in a programming language and displays the resulting tokens
aug-projects/javaCompiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
simple compiler that tokenizes code in a programming language and displays the resulting tokens
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published