Skip to content

A self-built compiler utilizing Object-Oriented Design

Notifications You must be signed in to change notification settings

IsaacPhilo/Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I began this project in the Introduction to Compiler Design extracurricular certification course at UT Dallas, in the spring of 2024.

This compiler's purpose is to turn code into an LLVM IR file for further compilation.

See the course page for the relevant course materials.

This project is also an exploration of extensible, self-describing hierarchical class design.

About

A self-built compiler utilizing Object-Oriented Design

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published