Skip to content

Files used by students during the compilation lab at TELECOM Nancy

Notifications You must be signed in to change notification settings

TELECOMNancy/compilation-lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compiler Implementation Project

Class taught at TELECOM Nancy

You will find:

  • In antlr:
    • antlr-3.3-complete.jar: the ANTLR library
    • antlrworks-1.4.jar: antlrworks, the program to help develop a grammar (parsed tree and abstract syntax tree visualization)
  • In lab:
    • Expr.g: the grammar file used for the lab
    • Test.java: the main Java class used for the lab
  • In project: template to use for the students' repositories

About

Files used by students during the compilation lab at TELECOM Nancy

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • GAP 52.7%
  • Java 41.6%
  • Makefile 5.0%
  • Rust 0.7%