Skip to content

donverduras/trex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T-Rex

###Final Project for Compiler Course at ITESM Monterrey, August-December 2012

The project is based on a Raptor-like environment, which has a GUI for developing the algorithms, and runs, without the advantage that Raptors gives us of actually knowing step-by-step our process.

This project is built with:

  • Flex/Bison for lexical and syntactical analysis
  • C++ for the actual compiler and the virtual machine
  • Nodejs to join the GUI with the compiler and execute it at the virtual machine

About

Proyecto de Compiladores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors