Added a CPS conversion pass (which currently does not actually convert)
-rw-r--r-- 46 .gitignore
-rw-r--r-- 35141 LICENSE
-rw-r--r-- 843 README.md
-rw-r--r-- 7734 conversion.py
-rw-r--r-- 8436 desugaring.py
drwxr-xr-x - examples
-rw-r--r-- 8025 generation.py
-rwxr-xr-x 161 grind.sh
-rw-r--r-- 4092 integration_tests.py
-rw-r--r-- 662 main.py
-rw-r--r-- 14166 normalization.py
-rw-r--r-- 19486 parsing.py
-rw-r--r-- 14 requirements.txt
drwxr-xr-x - templates
-rw-r--r-- 9400 tokenization.py
-rw-r--r-- 12486 transformation.py
-rw-r--r-- 642 util.py