Open Issues Need Help
View All on GitHub encoding/json does not compile 2 months ago
bug help wanted
add positional context to compiler error messages 3 months ago
AI Summary: Enhance the GoScript compiler's error messages to include file paths and line numbers for improved debugging. This involves modifying the compiler's error reporting mechanism to incorporate positional information from the Go AST during compilation.
Complexity:
4/5
enhancement help wanted