Skip to content

Pedro-Ivo-Neves/Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

Compiler

A simple project for college, where I made a simple compiler for Java files.

1. How to install the Project ⚙️

a. Git Clone

  • Copy the project URL

image

  • Open Terminal and open where you want the project to go

image

  • Run the Clone Command
git clone <repository URL>



2. How to run the project 🏃🏻‍♂️

a. Add a testing File

  • From the root of the project, follow the url below

image

  • You'll find some example files there

image

  • You can had either add a .java or a .txt file

b. Run the program

  • From the root of the project, follow the url below for the executable file

image

  • Choose the file you want to test it

image

  • And from your IDE run the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages