Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
MisaghM committed Sep 13, 2023
1 parent 7b12946 commit 7a19eb2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Compiler Course Projects

Projects of the compiler and programming languages design course at the University of Tehran.

- **Phase 1:** Lexical analyzer and syntax analyzer.
- **Phase 2:** Abstract syntax tree, node visitor pattern, symbol table, and name analyzer.
- **Phase 3:** Type analyzer.
- **Phase 4:** Code generation (Java bytecode).

[**MisaghM**](https://github.com/MisaghM) & [**PashaBarahimi**](https://github.com/PashaBarahimi)

0 comments on commit 7a19eb2

Please sign in to comment.