Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 290 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 290 Bytes

D-Lang-Compiler

This project was the final assignment for the Compiler Design class. I was pretty happy with how it turned out, so I decided to save it here.

Future Goals

  • Use llvm-py to complete the compiler (or another backend?)
  • Fill out language specs
  • Add command line options