KULeuven-CS / CPL

Comparative Programming Languages (B-KUL-H0S01A)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPL

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.

Questions

The questions for the exam can be found at the WINA exam wiki and/or the VTK exam wiki.

PDF

PDF Status

The pdf file (intended for printing) includes most interpreters and some small additions.

About

Comparative Programming Languages (B-KUL-H0S01A)

License:Apache License 2.0


Languages

Language:Racket 98.2%Language:TeX 1.8%