On 5/20/05, Barry Rowlingson <[EMAIL PROTECTED]> wrote: > Liaw, Andy wrote: > > > Don't give up to easily: If "_" can be done away as assignment operator, > > I'd guess anything is fair game... > > Even my great dream that R and Python eventually merge into the same > language? R gets Python's syntax and Object-oriented functions and > Python gets access to all R's statistical functions? > > RSPython is a good start, but I'd like a much closer integration. >
Note that R already has some alternative OO models in the 'R.oo' and 'proto' packages and, of course, also comes standard with S3 and S4. Maybe one of these object models satisfies what you are discussing? ______________________________________________ R-help@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