matthewmueller/joy

Improve error handling

Open

#15 opened on Oct 12, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (34 forks)github user discovery
compilerhelp wanted

Repository metrics

Stars
 (1,317 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide