Add support for parenthesized functions
authorDavid Kerkeslager <kerkeslager@gmail.com>
Sat, 12 Aug 2017 18:01:11 +0000 (14:01 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Sat, 12 Aug 2017 18:01:11 +0000 (14:01 -0400)
commit74c7456042282dd86f9be673cbd1e00496b28710
tree90b748c987efd1c79713419038e35fcedfcc8954
parentb059a00e0e2511a2ca2477db1e91d53fc5d2ec0f
Add support for parenthesized functions
examples/23_parenthesized_functions.fur [new file with mode: 0644]
examples/23_parenthesized_functions.fur.output.txt [new file with mode: 0644]
generation.py
normalization.py
parsing.py
transformation.py