mewmew / uc

A compiler for the µC language.
58 stars 5 forks source link

sematinc: Implement type compability checks #53

Closed sangisos closed 8 years ago

sangisos commented 8 years ago

In the future, implement the possibility for explicit and implicit type conversions and compatibility checks. For now only equal types are compatible.

mewmew commented 8 years ago

Initial implementation in commit 6ee5f5d6257526ac28bf21eafc5369ef09c60b77.