pBouillon / LeacCompiler

(School Project) TELECOM Nancy compiler's project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TELECOM_Trad

TELECOM Nancy compiler's project.

Team

The project it built with the help of:

Project

Structure

└ TELECOM_Trad/
    └ assets/           -- Resource files (Grammar, etc.)
    └ libs/             -- Third party libraries
        └ antlr/          -- ANTLR libraries
        └ junit/          -- JUnit libraries
    └ src/              -- Main sources of the compiler
    └ tests/            -- Tests of the `src/` sources
    └ tools/            -- Various tools to automate tasks

About

(School Project) TELECOM Nancy compiler's project

License:MIT License


Languages

Language:Java 93.3%Language:GAP 5.1%Language:Python 1.6%