]> git.mdlowis.com Git - proto/sclpl.git/commit
Implemented function application syntax
authorMike Lowis <mike.lowis@gentex.com>
Tue, 15 Dec 2015 09:11:06 +0000 (09:11 +0000)
committerMike Lowis <mike.lowis@gentex.com>
Tue, 15 Dec 2015 09:11:06 +0000 (09:11 +0000)
commit456ca878cee9ca722a9836834137e2bc4e7c2934
treeff2b93254ecd7da66f046b9a269be4f648b17446
parent072a7e35048f786e58700e574af6e022b42f6999
Implemented function application syntax
source/ast.c
source/grammar.c
source/pprint.c
source/sclpl.h