Skip to content

jdOrdaz/PyCppCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler Crusaders PyCCompiler

Coding a C Compiler in Python!

Computer Architechture and Organization Final Project

Developed by: Andrew Card, Juan Ordaz Herrera, and Roan Morgan


To Do:

  1. Lexer - Lexical Analysis
  2. Parser - Syntax Analysis
  3. Semantic Analysis
  4. Abstract Syntax Tree
  5. Optimization
  6. Backend - linking, assembly, and executable generation
  7. Test Cases
  8. Optimize again
  9. Error reporting
  10. possible cross platform support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published