ejrgilbert / whamm

5 stars 2 forks source link

Basic support for type checking #31

Closed ahuoguo closed 2 weeks ago

ahuoguo commented 4 weeks ago

Supporting some basic type checking #4

I'm leaving out visit_fn (type checking user-defined functions) unimplemented due to lack of parsing support and more examples.

Some checks for me and the reviewers:

Now I have fake support for this. The issues are: