Desugar function definitions to assignments to lambda
authorDavid Kerkeslager <kerkeslager@gmail.com>
Sat, 6 Jan 2018 19:50:54 +0000 (14:50 -0500)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Sat, 6 Jan 2018 19:50:54 +0000 (14:50 -0500)
commit4d6f362ca35cd00803b1a79e03985301bcfbeea8
tree8720dec58f2cfd9b42435038d64a223bbf4698e2
parentaa339c441f43849a8cae256aa130278ca7618b7e
Desugar function definitions to assignments to lambda
conversion.py
desugaring.py
generation.py
normalization.py
transformation.py