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

https://github.com/sumukha-pk/compiler-design-lab

Creation of a mini compiler that generates intermediate code from C language
https://github.com/sumukha-pk/compiler-design-lab

bison bison-yacc lexer lexical-analysis lexical-analyzer yacc yacc-example

Last synced: 12 months ago
JSON representation

Creation of a mini compiler that generates intermediate code from C language

Awesome Lists containing this project

README

          

# Compiler-Design-Lab

This is the design of a mini compiler using **Lex** and **yacc**