[Rd] Roxygen
Manuel J. A. Eugster
Manuel.Eugster at stat.uni-muenchen.de
Wed Mar 19 18:29:02 CET 2008
Hey Peter,
>> I do not see the Roclets as mini-parsers, but as small R programs
>> working on the parse tree/list returned by one big parser/lexer.
>
> So I imagine that coming up with the intermediate parse-tree
> representation would be part of the contract.
Yes, sure.
> What would you think, by the way, of writing the parser in a
> higher-order language; e.g. Scheme?
No, we want a solution in R. I know that there are lots of other
languages which are more suitable for writing a parser and designing
a DSL, but the advantage of a R solution is that everything is
installed and available on the system :-) No additional dependences!
Manuel.
More information about the R-devel
mailing list