Translate more C constructs, categorize identifiers and add (self|yy). prefixes to... origin/master
authorNick Downing <downing.nick@gmail.com>
Sun, 12 Aug 2018 00:33:55 +0000 (10:33 +1000)
committerNick Downing <downing.nick@gmail.com>
Sun, 12 Aug 2018 00:33:55 +0000 (10:33 +1000)
commit16ecb3b08ee9a9d5f1ad283c521a28b537fab5f5
tree265cd889041c1bf1d80f328e10d5a1a85015a603
parenta1b334cc5861ad00704ae837204df2bbb24a3801
Translate more C constructs, categorize identifiers and add (self|yy). prefixes to some of them, indent the containing flex source as well as the Python source
ansi_c_lex.l
ansi_c_lex.xml
ansi_c_yacc.xml
ansi_c_yacc.y
ansi_c_yylex.py
ansi_c_yyparse.py
ast.py
c_to_python.py
l_to_python.py
xml_to_l.py