Skip to content

fotism23/ciscal-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ciscal Compiler

Project assignment for the undergraduate course Compilers of the Department of Computer Science and Engineering at the University of Ioannina.

Student Information

Fotios Mitropoulos AM : 2486

Installation-Execution

$make [options]

  • Options:
    • run-def: Runs the compiler with default parameters.
    • run ARGS="[your_arguments]": Runs the compiler with custom parameters.
    • clean: Removes all the unnecessary files from previous runs.
    • help: Shows Usage.
    • debug: Enables debug printouts.
    • test: Runs default test files on tests directory.

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published