francogrex wrote:
Hi all, do you know if an R program

If R program means pure R code, than now, R is an interpreted language.
For more information on the interpreter, you might want to start reading the manual "R Internals".

Uwe Ligges

is compiled to machine language when
executed? And also is there any way to disassemble an R code/program: to see
how it is generating the machine instructions for the processor? Thanks

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to