Skip to content

LuciFR1809/VyPr-Compilers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VyPr

VyPR-Toy lang creation in Python (Compilers Project)

Assignment-1

  • DFA Creation
  • CLI for easy operation
  • removes whitespaces & comments

Assignment-2

  • Syntax analysis
  • CFG & LALR(1) Parse Table Creation
  • Expand language constructs
  • Panic Mode Error Recovery

Checklist

  • Semantic Analysis
  • Compile and execute vYpr programs

Course mandated Project for Compilers Construction (CS F363) at BITS Hyderabad

About

VyPR-Toy lang creation in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages