matthewmueller / joy

A delightful Go to Javascript compiler (ON HOLD)
https://mat.tm/joy
GNU General Public License v3.0
1.32k stars 35 forks source link

Improve error handling #15

Open matthewmueller opened 6 years ago

matthewmueller commented 6 years ago

Right now errors are quite hard to decipher. Would be great to clean up the translator's error handling as well as better errors when you try compiling code that contains unsupported stdlib methods.