First cut at y_to_python.py, need to normalize whitespace and indent in *.y.new
-rw-r--r-- 169 .gitignore
-rw-r--r-- 321 Makefile
-rw-r--r-- 4708 ansi_c.l
-rwxr-xr-x 1243 ansi_c.py
-rw-r--r-- 18908 ansi_c.y
-rw-r--r-- 138264 ast.py
-rwxr-xr-x 141 ast.sh
-rwxr-xr-x 1092 c_to_python.py
-rwxr-xr-x 571 degenerate.py
-rw-r--r-- 5061 element.py
-rwxr-xr-x 13873 generate_ast.py
-rwxr-xr-x 5507 l_to_python.py
-rw-r--r-- 62 macify.txt
-rwxr-xr-x 198 n.sh
-rwxr-xr-x 205 o.sh
-rwxr-xr-x 153 regex.sh
-rwxr-xr-x 5314 scan_to_l.py
drwxr-xr-x - tests
-rwxr-xr-x 168 xml_to_y.py
-rwxr-xr-x 4692 y_to_python.py