Hi Thierry,
Our project is called PetitSQLIsland and is available on SmalltalkHub.
We got some problems on:
- the end of the string to parse that is not recognized when writing a string in the playground
- encoding errors
- the priority between the / and the ,
- the infinite loops due to optional
- we wanted to consider as a SQL string everything between quote ' '. But it is not possible to say it. And using #any may be dangerous because the reminder of the file may be considered as the string. The problem is worst when between these two quotes we may have another quote.
- we are using the petitParserBrowser. Sometimes, we ask to generate an example, we copy it on the adequate box, but there is an error. Some other times, the test is working, but not the same example with the browser. Sometimes, we don't understand why it does not recognize the rule when using the debugger.
There should be others, but I don't remember.
I am not sure that I understood well your question. i hope I answered it correctly.
Cheers,
Anne
Hi Anne,
I'd be interested if you can share your parser effort, especially if I can push it to the SmaCC repository.
What do you find hard to debug with PetitParser? How are you doing it then?
Thierry
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev