salmanahmad / silo

The Silo Programming Language
0 stars 0 forks source link

Report Error Line Numbers During Compilation #88

Open salmanahmad opened 10 years ago

salmanahmad commented 10 years ago

Instead of throwing a generic RuntimeException throw something like "CompilationException" that automatically prints out the line number, filename, and cause.