This repository consists of a C- Compiler, a subset of the C language, made for a unicyclic processor based on MIPS with RISC instruction set (1) using FLEX (Fast Lexical Analyzer Generator) for the lexical analyzer and YACC-Bison for the syntactic analyzer.
@TalesNogueira