jus1d / wis

Stack-based programming language
3 stars 0 forks source link

Compiler notes #51

Open jus1d opened 5 months ago

jus1d commented 5 months ago

In error cases, compiler print exactly location, when program not passed type checking e.g.

And if you call some bindings from std.wis e.g, compiler will print error, attached to location of std.glo binding. I want to see some notes, that shows, that that erros was catched, after calling some binding here