Files
Construction-of-Compilers/Project-01/uap25-pro01-tram
2025-10-28 15:32:34 +01:00
..
2025-10-28 15:32:34 +01:00
2025-10-25 20:23:58 +02:00
2025-10-28 15:32:34 +01:00
2025-10-26 00:55:37 +02:00
2025-10-23 13:45:02 +02:00
2025-10-28 15:32:34 +01:00
2025-10-25 22:40:18 +02:00
2025-10-25 20:23:58 +02:00

Author: Jan-Niclas Loosen (1540907)

The jar jar/tram.jar contains all required dependencies.

java -jar tram.jar <tramFile> [options]

Optional arguments:

--debug: Enables debug logging to the console.

--debug <logFile>: Enables debug logging and writes output to the specified file.

--stack [v1,v2,...]: Initializes the stack with the given integers (for example [4,10]).