Add the ability to assign to and retrieve variables
authorDavid Kerkeslager <kerkeslager@gmail.com>
Sat, 5 Aug 2017 22:56:57 +0000 (18:56 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Sat, 5 Aug 2017 22:56:57 +0000 (18:56 -0400)
commitec54804ff2c217e4f6be0220049142e300681093
tree130a24fa38c4aeb6a56c57ff0881bc530fd87ff9
parentfb83d523f8eb241d5ccafe8d391a9edd62150b48
Add the ability to assign to and retrieve variables
examples/09_assignment.fur [new file with mode: 0644]
examples/09_assignment.fur.output.txt [new file with mode: 0644]
generation.py
parsing.py
templates/program.c
tokenization.py
transformation.py