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

Address parsers status #1

Open
1 of 7 tasks
RossSmyth opened this issue Apr 25, 2022 · 1 comment
Open
1 of 7 tasks

Address parsers status #1

RossSmyth opened this issue Apr 25, 2022 · 1 comment
Assignees

Comments

@RossSmyth
Copy link
Owner

  • USB
  • TCPIP
  • Serial

I consider optional:

  • GPIB
  • VXI
  • GPIB-VXI
  • PXI
@RossSmyth RossSmyth self-assigned this Apr 25, 2022
@RossSmyth
Copy link
Owner Author

I am currently rolling my own parsers cause it's easy. But the two addresses that I want, USB and TCPIP have the easiest (USB) and hardest (TCPIP) grammars to implement. After doing TCPIP I'll do a post-mortemand see if switching to a parser library (aka Chumsky) would be worth it for maintenance. Though of course ideally the parsers would be perfect first try.

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

1 participant