]> git.mdlowis.com Git - proto/sclpl.git/commit
added desugaring for begin blocks with expressions and definition syntax for functions
authorMike D. Lowis <mike.lowis@gentex.com>
Mon, 15 Jul 2013 00:11:57 +0000 (20:11 -0400)
committerMike D. Lowis <mike.lowis@gentex.com>
Mon, 15 Jul 2013 00:11:57 +0000 (20:11 -0400)
commit84c61a970f5954e4b5b0650a60e5a634d6dfed5f
treece10e6f64d178761d2be2595f5045516f2eb63eb
parent60332e6689a4ffa107fe5a46b79d6a14b33c6330
added desugaring for begin blocks with expressions and definition syntax for functions
source/compiler/desugar.scm [new file with mode: 0644]
source/compiler/main.scm