Programming Languages 2

Interpreter pattern

Collection of two projects:

  • OCaml implementation of an interpreter for a functional language.
  • Java project oriented to programming by contract approach.

Related