On 23/03/2009 3:10 AM, Romain Francois wrote:
Duncan Murdoch wrote:
 ....
However, it might make sense for you to have your own parser, based on the grammar in R's parser, but handling white space differently. Certainly it would make sense to do that before making changes to the base R one. The whole source is in src/main/gram.y; if you're not familiar with Bison, I can give you a hand.

Thank you, I appreciate your help. Having my own parser is the option I am slowly converging to. I'll start with reading bison documentation. Besides bison documents, is there R specific documentation on how the R parser was written ?

I don't think so.

Duncan Murdoch

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to