Added support for integers
authorDavid Kerkeslager <kerkeslager@gmail.com>
Fri, 4 Aug 2017 15:26:32 +0000 (11:26 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Fri, 4 Aug 2017 15:26:32 +0000 (11:26 -0400)
commitc40954b865b48ffa4993f735d56213fb91c3e90e
treeca55b5c36a5e8e19461a27239578970772eb0f23
parent2b8b0fd7071b4a829253e7564289aa179b9a47d9
Added support for integers
examples/02_the_answer_to_the_ultimate_question.fur [new file with mode: 0644]
examples/02_the_answer_to_the_ultimate_question.fur.output.txt [new file with mode: 0644]
generation.py
parsing.py
templates/program.c
tokenization.py
transformation.py