Brewin is a language has LISP-like context but is Object Oriented.
v1 supports dynamic typing and OOP.
v2 supports static typing, default return value, inheritance, and polymorphism.
v3 supports template and error handling.
| interpreter version | score |
|---|---|
| v1 | 50/50 |
| v2 | 89/89 |
| v3 | 40/40 |