Aaron J Mackey wrote:
>
> Sorry if this has been asked before, but has there been any mention or
> interest in an S (the statistical programming language used by SPlus and
> R) filter/extension/etc?
I've never heard of S but it looks cool, and more importantly it looks
Inlinable, at least from a syntax point of view. Is it implemented in C?
Are you familiar with its internals at all? What platforms does it run
on? Is it freely available? Does it have an official website?
>
> Oh, is there a searchable archive of this list somewhere?
Yes. http://lists.perl.org/showlist.cgi?name=inline points to the
archive.
--
perl -le 'use Inline C=>q{SV*JAxH(char*x){return newSVpvf
("Just Another %s Hacker",x);}};print JAxH+Perl'