Allow users to define new zero-argument functions
authorDavid Kerkeslager <kerkeslager@gmail.com>
Wed, 9 Aug 2017 15:34:44 +0000 (11:34 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Wed, 9 Aug 2017 15:34:44 +0000 (11:34 -0400)
commit6e7ba75736ca8b463a263e7d58aa8f6bff62faaf
tree7457ef62fe583f8d22496f313fdcdfc60000eb79
parentb8839fd25de742a5846a7189f761f591aa4689a9
Allow users to define new zero-argument functions
examples/16_functions.fur [new file with mode: 0644]
examples/16_functions.fur.output.txt [new file with mode: 0644]
generation.py
normalization.py
parsing.py
templates/program.c
tokenization.py
transformation.py