I'm trying to parse a simple subset of SQL and failing massively. I made a grammar which works, but have no idea how to get my tokenizer to work and I find the documentation very difficult to parse (ho ho ho). My code along with explanations can be found on this StackOverflow question:
https://stackoverflow.com/questions/58054602/why-does-rackets-brag-give-me-a-parsing-error-when-i-attempt-to-tokenize I don't think it's really a perfect question for StackOverflow (judging by the lack of responses at least) so I'm hoping someone here might be able to guide me a bit. Can anyone help me understand how my tokenizer should work? I'm truly truly lost and reading the documentation has only added to my confusion! Thank you! -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/15211a6b-f28a-4b72-bc32-68549fc2eec8%40googlegroups.com.

