Skip to content

Instantly share code, notes, and snippets.

View bananita's full-sized avatar

Michał Banasiak bananita

  • so many apps
  • Poland
View GitHub Profile

Object-oriented languages

Assignment

In this assignment you should design and implement a minimal object-based programming language with delegation. It must be complete enough to

  • read instructions of arbitrary form (any human-readable format)