Message-ID: <971536df0612310858x3e4161cbg9b3f497a63396c5b@mail.gmail.com>
Date: 2006-12-31T16:58:44Z
From: Gabor Grothendieck
Subject: Which programming paradigm does R
In-Reply-To: <50a711930612310843p38933bc7tfbc485012ac4d9e9@mail.gmail.com>
Its object oriented inspired by the Dylan language and Scheme. Some additional
information is available in this thread:
https://stat.ethz.ch/pipermail/r-help/2003-July/036437.html
There are also a number of packages which layer other programming
language models on top of R:
- R.oo provides for conventional OO
http://www.maths.lth.se/help/R/R.oo/
- proto provides for the prototype programming model (i.e. classless OO)
http://hhbio.wasser.tu-dresden.de/projects/proto/
On 12/31/06, Ricardo Rios <alfilnegro.sv at gmail.com> wrote:
> Hi wizards, I have a question. Which programming paradigm does R
> handle? . Iam looking for this information but I didn't found nothing.
>
> Thanks in advance.
>
>
>
>
> personal web site:
> http://www.geocities.com/ricardo_rios_sv/index.html
>
>
>
> --
> personal web site:
> http://www.geocities.com/ricardo_rios_sv/index.html
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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.
>