DustLanguage / Dust

A programming language written in C# that will compile to IL. (still very WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better syntax error system

Nufflee opened this issue · comments

Generalize more error messages and introduce constants for error locations (in function declaration, in variable declaration etc.).