cscg24-lolpython

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

yacc_inf.exp (258B)


      1yacc: Warning. Token 'NUMBER' defined, but not used.
      2yacc: Warning. There is 1 unused token.
      3yacc: Infinite recursion detected for symbol 'statement'.
      4yacc: Infinite recursion detected for symbol 'expression'.
      5ply.yacc.YaccError: Unable to construct parser.