deeplang-org / deeplang-type-system

DeepLang type system based on Ocaml
7 stars 1 forks source link

error reporting in statements #28

Closed HobbitQia closed 2 years ago

HobbitQia commented 2 years ago

Add some error reporting. Include checking the missing semicolons, missing "if" before "else" and the wrong left value.