Conor Gould

Results 5 issues of Conor Gould

I'm converting a YACC grammar file to a Logos lexer, and I'm getting this strange and very unhelpful error message. Every macro-debug process I have tried has literally yielded no...

Is it possible to emit an alternate token from a callback (i.e not the lexed token)? For example, a stack-based white-space-sensetive parser: `fn indent(lex: &mut logos::Lexer) -> /* ??? */...

question

Fixes #14 WARNING: Not tested; cannot find a way to test this without compiling and reinstalling.

Currently fixing this. Expect PR in ~10 minutes.