]> git.mdlowis.com Git - proto/cerise-c.git/commit
fleshed out more type checking rules. Need to flesh out how type inference for functi...
authorMike Lowis <mike.lowis@gentex.com>
Thu, 17 Oct 2024 19:17:02 +0000 (15:17 -0400)
committerMike Lowis <mike.lowis@gentex.com>
Thu, 17 Oct 2024 19:17:02 +0000 (15:17 -0400)
commit08d613b4eaf56f38264a926a5ca0c9409e4d17d8
treecc01b1abbb0b6cd2d250a628d536d6d4c5c930de
parent67e55a3b6693d1933194e7593c6c62a028903154
fleshed out more type checking rules. Need to flesh out how type inference for functions will work
cerise-c.m
lib/parser.rb
lib/type_checker.rb
lib/value.rb