Skip to content

allenwang2333/brewin-interpreter-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brewin interpreter collection from CS 131 taken with Carey Spring 2023.

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

About

class assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages