Skip to content

dansoliveira/pasc-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pasc-compiler

A compiler for a fictional language called PasC. It's a mix of Pascal and C.

Originally built for a Compilers class at the Brazilian university UniBH - 2018.

Features

  • Lexer analyser
  • Syntax analyser
  • Semantic Analyzer (In progress)
  • Intermediate Code Generator (Coming soon)
  • Code Optimizer (Coming soon)
  • Code Generator (Coming soon)

About

A compiler for a fictional language called PasC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published