Coding task

The coding task for the lab is to complete the implementation of the JaraScript bytecode interpreter.

Feel free to use the implementation from the labs as the basis — you can find it in the lab2-wip branch of the upstream/student repository.

The number of points awarded for the task is determined by the number of working tests (all tests have the same weight).

The deadline for completing the implementation is Monday, Apr 1 2024, 23:59.

If you have any questions regarding the coding task, feel free to post an issue in the Forum or ask during the next lecture.