Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

A python compiler written in Python which compiles python to x86 :)

Notifications You must be signed in to change notification settings

nbroeking/Basic-Python-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compilers

This project is a compiler for a subset of python that emits x86 assembly. The compiler was written in python and consists of two parts. The original compiler called backslashx90.hw6 and the implitly parallilized compiler backslashx90.

This was for a school project at the University of Colorado at Boulder. This code can not be duplicated for any student use. It is only to be used as a historical record for everything Nic and Josh did.

About

A python compiler written in Python which compiles python to x86 :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published