On 20 Dec 2013, at 18:53 , Kevin Wright <kw.s...@gmail.com> wrote:

> SAS uses words.  R uses symbols.
> 
> See this:
> http://xkcd.com/1306/
> 
> (Yes, I know IML uses plenty of symbols.  It's just supposed to be funny.
> And somewhat true.)
> 

Actually, R is on par with C++ when it comes to _prefixed_ symbols like 
#missedthepoint, which is what the XKCD strip is about. In terms of general 
operators, SAS would be approaching COBOL (famous for "ADD YEARS TO AGE" like 
construct) were it not for the DATA step and the %MACRO language.

(The preceding XKCD (1305) is quite nice, by the way.) 

> -- 
> Kevin Wright
> 
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> 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.

-- 
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd....@cbs.dk  Priv: pda...@gmail.com

______________________________________________
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