Pass arguments to infix operators via the stack
authorDavid Kerkeslager <kerkeslager@gmail.com>
Thu, 14 Sep 2017 23:43:23 +0000 (19:43 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Thu, 14 Sep 2017 23:43:23 +0000 (19:43 -0400)
commit728158b2204b6454eecc12bf2988b3f0cbb9ec81
treeed0476cc0ba1dcb77785da1a1d296aad78112cd7
parenta7d494789ae5f65c635b4a31e0468b2c17acdd34
Pass arguments to infix operators via the stack
generation.py
normalization.py
templates/program.c
transformation.py