Skip to content

Mini Compiler Built Using Java (Compiler Construction Project)

Notifications You must be signed in to change notification settings

AbdulManaf12/Mini-Compiler-With-GUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Mini-Compiler-With-GUI Mini Compiler Built Using Java (Compiler Construction Project)

Functionalities Symbol Table: A data structure used by compilers to keep track of various identifiers used in a program View Tokens: A feature that allows developers to view the tokens generated by the lexer Formatting: A feature that automatically formats the source code to make it visually appealing and easy to read Intermediate Code Generation (3-Address Code): A feature that generates 3-address code as part of the compilation process How to use Clone the repository: git clone https://github.com/your-username/mini-compiler-with-gui.git Open the project in your favorite Java IDE Compile the project Run the GUI Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Mini Compiler Built Using Java (Compiler Construction Project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%