parsng snippets #4372
BINARYGARRY
started this conversation in
Ideas
parsng snippets
#4372
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
first off thanks for the time and effort it took to build such an awesome tool. One thing I struggle with is that I'm not good enough to develop lexers and parsers for a part of a lexer and parser. I typically scan through all the existing projects for something similar and tear it down to finally find what I'm looking for. That usually takes me a long time. Google and githut and not very useful at times.
-- My idea is that there's a place to post snippets of the smallest,tightest lexers that have passed your development tool with no warnings/errors. and then posted somewhere. This would save me a lot of time. an example - parsing a windows path. Seems simple but have taken 2 days trying to find or work out a solution . newbie here would love this
Beta Was this translation helpful? Give feedback.
All reactions