Skip to content

Project for the "Compilers" course of the Computer Science program of São Paulo State University (UNESP).

Notifications You must be signed in to change notification settings

SeaSkyThe/LALG-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LALG-Compiler

Project for the "Compilers" course of our Computer Science program into São Paulo State University (UNESP). The LALG is a language with academic purpose of teaching how compilers works. The language specification can be found on the docs folder.

Execute

The project has to be executed following way:

1 - Navigate to the "CompilerProject/src" folder

2 - Execute the "UI/main.py" script as it follows: python3 UI.main

3 - The above execution must be respected, so that the folder structure (and the "imports") and consequently the project remains working well.

About

Project for the "Compilers" course of the Computer Science program of São Paulo State University (UNESP).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages