Skip to content

Compiler Project for Compiler discipline in Federal University of Espírito Santo - 2015/2

Notifications You must be signed in to change notification settings

Salsao/Compilers-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compilers Project

This project is for Compiler discipline for Federal University of Espírito Santo in 2015/2.

##Compiler

The project consists in: lexical analyzer, syntactic analyzer, semantic analyzer and portugol (pseudocode in brazilian portuguese) interpreter

Compiler - compiles the input.gpt(Portugol) file - execute the input.gpt file - list the programs that can be compiled on the directory 'Exemplos' - list the compiled programs - print the execution tree - execute the file and print a table of variables - exit the program

Makefile - make all - Compile and generate the executable trab4 - make run - Execute - make latex - Report of the homework - brazilian portuguese

Built With

  • Flex - Fast Lexical Analyser Generator
  • Bison - General-Purpose Parser Generator

About

Compiler Project for Compiler discipline in Federal University of Espírito Santo - 2015/2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published