Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grosu authored Nov 7, 2023
1 parent fd075e5 commit 30711ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions teaching/2023/cs422/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,12 @@ Note: See the [no-duplicate-declarations](https://github.com/kframework/k/tree/m

For each of the problems, also provide one test program which should succeed and one which should fail. You will get two extra-points if any of your tests break everybody's definition (except potentially yours). If you handle more than one succeeding and one failing test, then I will randomly choose one of each.

---
- ***KOOL: Designing Object-Oriented Programming Languages***
- [KOOL untyped, statically typed, and dynamically typed](https://kframework.org/k-distribution/pl-tutorial) (Part 8 of the K Tutorial). Click [here](https://github.com/kframework/k/tree/master/k-distribution/pl-tutorial/2_languages/2_kool) to see the code on GitHub.


---
---
... more to come ...
---

0 comments on commit 30711ab

Please sign in to comment.