🛠 A simple compiler which targets on subset of C language and generates RISC-V assembly code.
-
Updated
Apr 26, 2021 - Yacc
🛠 A simple compiler which targets on subset of C language and generates RISC-V assembly code.
A subset C compiler made with flex, bison and a lot of patience. Accompanied with some tips and tricks, and a small tutorial
Mini-compiler to compiler a custom language as part of the course plan for Automata Theory and Compiler Design
Frontend phases for a basic C compiler
⌨️ College project for a lexical and syntax analyzer.
Lab work done as a part of course CO351-compiler design lab.
Add a description, image, and links to the syntax-analyzer topic page so that developers can more easily learn about it.
To associate your repository with the syntax-analyzer topic, visit your repo's landing page and select "manage topics."