(R-lang.info)Parser


Next: Function and Variable Index Prev: Debugging Up: Top
Enter node , (file) or (file)node

10 Parser
*********

The parser is what converts the textual representation of R code into an
internal form which may then be passed to the R evaluator which causes
the specified instructions to be carried out.  The internal form is
itself an R object and can be saved and otherwise manipulated within the
R system.

The parsing process
Comments
Tokens
Expressions
Directives

automatically generated by info2www version 1.2.2.9