A simple project for college, where I made a simple compiler for Java files.
1. How to install the Project ⚙️
- Copy the project URL
- Open Terminal and open where you want the project to go
- Run the Clone Command
git clone <repository URL>2. How to run the project 🏃🏻♂️
- From the root of the project, follow the url below
- You'll find some example files there
- You can had either add a
.javaor a.txtfile
- From the root of the project, follow the url below for the executable file
- Choose the file you want to test it
- And from your IDE run the project





