apurva91 / Compilers

This repo is the work done while completing the lab course of CS347

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilers

This repository contains the assignments done during the lab course of Compilers (CS347).

Salient Features of the compiler

Located in compiler folder

  • Basic Arithmetic
  • Nested If Else
  • Short Circuiting in Conditional Statements
  • Nested Loops (Both For and While)
  • Recursive Function Calling
  • Multidimensional Arrays

About

This repo is the work done while completing the lab course of CS347


Languages

Language:Yacc 69.5%Language:C 13.3%Language:Python 6.3%Language:C++ 5.8%Language:Lex 4.2%Language:Assembly 0.9%