CASC-Lang / Yakou

An experimental JVM Language inspired by Rust.
38 stars 2 forks source link

Proper diagnostic system #21

Closed ChAoSUnItY closed 2 years ago

ChAoSUnItY commented 3 years ago

There are several problem may occurs unexpected issue, need to implement a proper diagnostic system in order to terminate entire compilation as long as there are something went wrong.