Skip to content

Compiler Project for Principles of Compiler Design course (Spring 2021) - not done WIP

License

Notifications You must be signed in to change notification settings

benymaxparsa/Compiler-Project

Repository files navigation

Contributors Forks Stargazers Issues Closed Issues pull requests closed pull requests milestones MIT License


Compiler Project

Compiler Project for Principles of Compiler Design course
A Python-based compiler, using RPLY, for my own made-up language
(Spring 2021)

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. How it Works
  5. Testing and Screenshots
  6. License

About The Project

//TODO

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Python 3, An IDE

  • RPLY, llvmlite libraries installed

  • Git

Installation

  1. Clone the repo
  git clone https://github.com/benymaxparsa/Compiler-Project.git
  1. Write the code in input.nullr
  2. Run the code :)

Usage

//TODO

How it Works

//TODO

Testing and Screenshots

//TODO

Screenshots:

//TODO

License

Distributed under the MIT License. See LICENSE for more information.

Project Members:

First and Last Name Student Number Username
Parsa KamaliPour 97149081 Link

About

Compiler Project for Principles of Compiler Design course (Spring 2021) - not done WIP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages