Agrabski / C-equals-1

C-=-1 is a language designed to research new metaprogramming techniques. It is not intended for industrial usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validate types while building assigment statement

Agrabski opened this issue · comments

if the right and left expressions in an assigment statement are of incompatible types, the compiler will not raise an error and build an incorrect semantic model