Our solution for Programming Languages at TU Wien 2023.
Each exercise is in its own subdirectory with its own REAMDE.md:
- Calculator - Exercise 1 written in Rust
- Interpreter - Exercise 2 written in Python
- Editor - Exercise 3 written in Haskell with GTK