An open API service indexing awesome lists of open source software.

https://github.com/boehnen/cst320-compiler-methods

CST 320
https://github.com/boehnen/cst320-compiler-methods

Last synced: 2 months ago
JSON representation

CST 320

Awesome Lists containing this project

README

          

# CST 320 Compiler Methods
### This is a repository of my lab submissions for CST 320 at Oregon Tech
- Class: CST 320 Compiler Methods
- Prof: Dr. Phil Howard
- Year: 2020
- Term: Winter

### Class Description
Basic concepts of compiler design and operation. Topics include lexical and syntactical analysis, parsing, translation, data flow analysis and code generation, and implementation of a small compiler.