Skip to content

csci4555-f17/project-py-var

Repository files navigation

Compiler Construction Project

This repository is for the final projects in CSCI 4555/5525 and ECEN 4553/5523 Compiler Construction at the University of Colorado Boulder.

Follow the course discussion about final projects. Then, commit updates to your project materials in this repository.

Please make sure to include all your sources (e.g., LaTeX for your paper, code for your project, Keynote for your presentation) but also readily readable versions (e.g., Markdown for your proposal, PDF for your paper and presentation). Please do not submit Word files without an accompanying PDF.

  • Proposal
  • Paper
  • Also, OUR CODE WORKS! Try running test/test after recompiling the runtime (cd runtime; make).