Figure out lexing order #1

Open
opened 2025-04-20 17:06:34 +02:00 by Xaymar · 0 comments
Xaymar commented 2025-04-20 17:06:34 +02:00 (Migrated from github.com)

the lexer isn't state safe, so i should try and figure out a way to make it possible to reset it to an earlier state. That way we can try every parser until one works or up to a certain point only.

the lexer isn't state safe, so i should try and figure out a way to make it possible to reset it to an earlier state. That way we can try every parser until one works or up to a certain point only.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: xaymar/BlitzLLVM#1