Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.
/ Compiler-J-- Public archive

This is project that i did for compiler construction course.

License

Notifications You must be signed in to change notification settings

waqasraz/Compiler-J--

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Compiler J--

This is a source code for the project that i did for Compiler Construction Course.

To BUILD - Require Apache Ant

> ant clean build

To run, Navigate to Jmm

> ant  -Darg0=[argument - filename] jmm

The above command will create a.out file You can run the file by typing

> make run

Files:

jmm/TEST/final 	"All test Files"
jmm/src 	        "All source Files"

About

This is project that i did for compiler construction course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published