Información

Fecha de entrega Sin fecha de envío
Tiempo límite de envío Sin límite de envío

Inicia sesión

SemanticAnalysis (code) 2025 - Copy for training

This task is here for training purposes, to check whether your compiler still passes the semantic analysis preliminary tests provided to you.


The zip of your project

We expect the source code to be in the zip. We don't want your compiled code ;-)

Archive the root folder of your project. You should see the following architecture:

your-awesome-compiler-folder/
|
+-- build.gradle.kts
+-- src/
    |
    +-- main/
    |   |
    |   +-- java/
    |       |
    |       +-- [...]
+-- test/
    |
    +-- [...]

The project is built with: gradle build -x test and run with gradle run --args="test.lang".


Tamaño máximo de archivo: 1.0 MiB
Extensiones permitidas: .zip