]> git.mdlowis.com Git - proto/cerise-c.git/commit
started implementing records
authorMichael D. Lowis <mike@mdlowis.com>
Tue, 29 Oct 2024 04:10:10 +0000 (00:10 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Tue, 29 Oct 2024 04:10:10 +0000 (00:10 -0400)
commit218f38592544a30346faed2e3a5198bc604fecf4
tree3808e6f2c5689f22fa67d0623be7550eb754da7f
parente7a8582a965b656400cda440205385648cbd0419
started implementing records
Int.c
Int.m
Records.c [new file with mode: 0644]
Records.m [new file with mode: 0644]
cerise-c.m
cerise-c.rb
lib/codegen.rb
lib/compiler.rb
lib/lexer.rb
lib/parser.rb
lib/type_checker.rb