Solutions for the exercises in the book Essentials of Programming Languages, which is used for the course Comparative Programming Languages (B-KUL-H0S01A).
All the solutions to the exercises will be implemented in the eopl scheme dialect supported by the Dr.Racket programming environment.
As additional resource you can visit this repository which has (most of) them implemented in a different dialect.
The questions for the exam can be found at the WINA exam wiki and/or the VTK exam wiki.
The pdf file (intended for printing) includes most interpreters and some small additions.