Skip to content

Meatchema/Basic-C-Compiler

 
 

About

Python compiler built with PLY that interprets core C grammar. It parses math expressions into an Abstract Syntax Tree (AST) and outputs MIPS assembly. Currently supports arithmetic, variables, and parentheses, with plans to complete the mips assembly features.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.5%
  • Assembly 0.5%