JMU-CS / less-java

Language and compiler designed for teaching introductory programming
GNU General Public License v3.0
6 stars 7 forks source link

Fix OOP/inference problem #18

Closed lam2mo closed 4 years ago

lam2mo commented 6 years ago

Passing objects as parameters is broken; need to fix type inference issues.

lam2mo commented 5 years ago

@hinescd has expressed interest in solving this as part of his honors thesis project.

lam2mo commented 4 years ago

Fixed by the thesis work of @hinescd