feature request: unfinished document in the parse context
See here:
https://github.com/axilmar/parserlib/blob/master/doc/parse_context.md#using-a-parse-context-inside-a-parse-function
It has "todo" in the end of the document.
I am about to complete the new version.
I've also added debug annotations, as we said earlier.
Do you have any other particular feature that you want to see in this library?
I am about to complete the new version.
I've also added debug annotations, as we said earlier.
That's great news, thanks! Debugging feature is so important for the library.
Do you have any other particular feature that you want to see in this library?
I think we may need different kinds of example codes which can help the library users to learn this library. I have used AI to help me understand this library and AI did generate some example code, but AI sometimes just failed to do that.
I have lots of small examples in the new documentation, but I may do some more extensive ones.