cscg24-lolpython

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

lex_state5.exp (261B)


      1lex: state 'comment' already defined.
      2Traceback (most recent call last):
      3  File "./lex_state5.py", line 40, in ?
      4    lex.lex()
      5  File "../ply/lex.py", line 758, in lex
      6    raise SyntaxError,"lex: Unable to build lexer."
      7SyntaxError: lex: Unable to build lexer.