cscg24-lolpython

CSCG 2024 Challenge 'Can I Haz Lolpython?'
git clone https://git.sinitax.com/sinitax/cscg24-lolpython
Log | Files | Refs | sfeed.txt

yacc_unused.exp (205B)


      1./yacc_unused.py:63: Symbol 'COMMA' used, but not defined as a token or a rule.
      2yacc: Symbol 'COMMA' is unreachable.
      3yacc: Symbol 'exprlist' is unreachable.
      4ply.yacc.YaccError: Unable to construct parser.