Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinjoseph1995 authored Dec 26, 2024
1 parent c25d569 commit ab6a360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CS 6120 — Advanced Compilers Project

This repository contains my personal projects and experiments while taking **CS 6120 (Advanced Compilers)**. The goal is to deepen my understanding of compiler construction, optimizations, and advanced language processing techniques by implementing various components of a compiler toolchain.
This repository contains my personal projects and experiments while taking [**CS 6120 (Advanced Compilers)**](https://www.cs.cornell.edu/courses/cs6120/2023fa/self-guided/). The goal is to deepen my understanding of compiler construction, optimizations, and advanced language processing techniques by implementing various components of a compiler toolchain.
```
.
├── bril // Submodule to a forked version of https://github.com/sampsyo/bril
Expand Down

0 comments on commit ab6a360

Please sign in to comment.