SandyaSivakumar / Mini-Compiler

C++ Mini Compiler using tools Lex and Yacc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini-Compiler

C++ Mini Compiler using tools Lex and Yacc

Constructs implemented:

  1. If-else
  2. Ternary
  3. While-loop
  4. For-loop

About

C++ Mini Compiler using tools Lex and Yacc


Languages

Language:Yacc 74.1%Language:Lex 13.6%Language:Python 8.4%Language:C 3.1%Language:Shell 0.8%