pharaun / alldice

Restful interface to a dice expression eval and generator.
Apache License 2.0
0 stars 1 forks source link

Improve error reporting. #22

Open pharaun opened 10 years ago

pharaun commented 10 years ago

Right now its kinda of a pain to debug because error reporting is quite bad.

Invest some solid time into improving this, such as annotating the AST with various metadata such as line and col number, what expression, any type issues, so forth..