Re: good programming language for structured data sets



On Nov 23, 3:49 pm, Ben Bacarisse <ben.use...@xxxxxxxxx> wrote:
Have you considered R:http://en.wikipedia.org/wiki/R_(programming_language) ?

Yes, but I thought I would miss out on some things like auto-
generating documentation (javadoc), creating my own libraries, using
libraries like ActiveRecord for working with a database, and in
general having the flexibility of a general language. I guess I need
to look at R a little harder... maybe it has all this...
.