Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to be able to run a lexer from two different start codes? #267

Open
jamiloBBKing opened this issue Feb 24, 2025 · 1 comment

Comments

@jamiloBBKing
Copy link

I already have a workaround, where I have some char that is just to transition from start code A to B that I have to prefix input with (when I want start code B) but is there no other way?

@andreasabel
Copy link
Member

I am not a mind reader.

Therefore, if you report an issue you need to present:

  • a minimal working example (MWE), that is a minimal .x file to highlight your issue
  • clear instructions of how to reproduce the issues
  • clear description of what the intended outcome is as opposed what the actual outcome is

I have been developer for quite a while now, and I can assure you that most developers aren't mind readers either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants