]> git.mdlowis.com Git - proto/sclpl.git/commit
Implemented function syntax for functions with no arguments
authorMichael D. Lowis <mike@mdlowis.com>
Sat, 12 Dec 2015 05:05:27 +0000 (00:05 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Sat, 12 Dec 2015 05:05:27 +0000 (00:05 -0500)
commita1ac6e0c934ea07d111ba95b5250edc84c877dcb
tree4c74ff2b74f5b0c5e7dfb45274f9a23d6a8214a2
parent1620e2c385bc0509fd72cbcbd76ce2eaf2954df7
Implemented function syntax for functions with no arguments
source/ast.c
source/grammar.c
source/main.c
source/pprint.c
source/sclpl.h
spec/parser_spec.rb