import syssys.path.insert(0, ../..)tokens = ('VAR',)literals = ['=', '+', '-', '*', '/']def t_VAR(t): r'VAR ' return tt_ignore =

Posted Date: