Mark van der Loo gmail.com> writes:
>
> > comment, some marker for 'command doesn't end at this line' etc.
>
> That is not necessary since R supports multi-line commands
> without the need
> for marking continuation.
>
> > R syntax done and any extensions are forbidden?
>
> R is maintained a
I have rewritten the R parser in the new version of pqR that I
recently released (pqR-2015-09-14, at pqR-project.org). The new
version of the parser is much cleaner, is faster (sometimes quite
substantially faster), has a better interface to the read-eval-print
loop, and provides a better basis fo
> comment, some marker for 'command doesn't end at this line' etc.
That is not necessary since R supports multi-line commands without the need
for marking continuation.
> R syntax done and any extensions are forbidden?
R is maintained and extended by the R code team[1] who decide on the GNU R
p