jpfeiffer16 / Synacle

Language Toolchain for the Synacor VM
GNU General Public License v2.0
0 stars 0 forks source link

Polymorphism #17

Open jpfeiffer16 opened 4 years ago

jpfeiffer16 commented 4 years ago

Stretch goal! Depends on #24

jpfeiffer16 commented 4 years ago

Base work is done. Need to make sure generic pointers for example are represented correctly in the diagnostics system as ptr<int> for example