Skip to content

Project from our sixth semester in University of Athens.

License

Notifications You must be signed in to change notification settings

drammos/Compilers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compilers

This project is work from our sixth semester in https://www.di.uoa.gr/.

Install

git clone https://github.com/DimitrisRammos/Compilers

For Project1

Check the Vocalization here.

cd Project1/program/src

For Part1

javac Main.java
java Main

After insert the input.

For Part2

make all
make execute < example1.txt

Check The Readme for Project1 here.

For Project2

Check the Vocalization here.

cd Project2/program/minijava_example
make all
java Main Example.java

Check The Readme for Project2 here.

For Project3

Check the Vocalization here.

cd Project3/program/minijava_example
make all
java Main Example.java

Check The Readme for Project3 here.

About

Project from our sixth semester in University of Athens.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages