Skip to content

A C++ mini compiler built using Lex and Yacc, for the constructs: if-else, while

Notifications You must be signed in to change notification settings

pvn-a/mini-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Mini Compiler

Built using LEX and YACC

Execution

sh <scriptname.sh>

Constructs of C++ focused:

  • if - else
  • while loop
  • Basic data types - int, float, char

About

A C++ mini compiler built using Lex and Yacc, for the constructs: if-else, while

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •