I have ACL and CMUCL runnign on my machine. I need the values for the ARRAY-TOTAL-SIZE-LIMIT constant of other implementations.
Could you please mail them to me?
Thanks
-- Marco Antoniotti ============================================================= NYU Bioinformatics Group tel. +1 - 212 - 998 3488 719 Broadway 12th Floor fax +1 - 212 - 995 4122 New York, NY 10003, USA http://galt.mrl.nyu.edu/valis Like DNA, such a language [Lisp] does not go out of style. Paul Graham, ANSI Common Lisp
In article <y6cd7h6uncm....@octagon.mrl.nyu.edu>, Marco Antoniotti <marc...@cs.nyu.edu> wrote:
>Hi >I have ACL and CMUCL runnign on my machine. I need the values for the >ARRAY-TOTAL-SIZE-LIMIT constant of other implementations. >Could you please mail them to me?
ACL Linux x86 16777216 (expt 2 24) CLisp Linux x86 16777216 (expt 2 24) CLisp Solaris 2.7 Sparc 16777216 (expt 2 24) CMUCL * * 536870911 (1- (expt 2 29)) ECLS 0.0c Linux x86 16777216 (expt 2 24) ECoLisp 0.27 Linux x86 16777216 (expt 2 24) GCL 2.2.1 Linux x86 2147483647 (expt 2 31) GCL 2.2.1 Solaris 2.? Sparc 2147483647 (expt 2 31) Genera 8.3 Genera Ivory 134217728 Lispworks Linux x86 2096896 (expt 2 21) MCL 4.[12] MacOS PPC 16777216 (expt 2 24) SBCL * * 536870911 (1- (expt 2 29))
(*) I assume.
-- Marco Antoniotti ============================================================= NYU Bioinformatics Group tel. +1 - 212 - 998 3488 719 Broadway 12th Floor fax +1 - 212 - 995 4122 New York, NY 10003, USA http://galt.mrl.nyu.edu/valis Like DNA, such a language [Lisp] does not go out of style. Paul Graham, ANSI Common Lisp
* Marco Antoniotti | Could you please mail them to me?
* Hannah Schroeter | No, you post here, you read here.
And just who are you? Another German newbie out to teach the world some basics in life that nobody else could possibly have understood without your help? Is there a limit to the arrogance of you people?
Marco's not an idiot. First, cluttering the newsgroup with replies to a simple question like that is stupid. Second, if anyone asks him to summarize, he will. He might summarize even if nobody asks.
Here's a free hint for you: comp.lang.lisp is one of the newsgroups where the newcomers aren't likely to be smarter than the residents, _quite_ unlike the majority of newsgroups out there.
Hey, is it mid-October, already? September sure was short this year!
#:Erik -- I agree with everything you say, but I would attack to death your right to say it. -- Tom Stoppard
In article <3180377229675...@naggum.net>, Erik Naggum <e...@naggum.net> wrote:
> Marco's not an idiot. First, cluttering the newsgroup with replies > to a simple question like that is stupid.
I agree with Erik (wow, I think that's now twice this year!). There would probably be lots of duplication, due to the propagation delays inherent in Usenet.
> Second, if anyone asks > him to summarize, he will. He might summarize even if nobody asks.
He already did (well, someone posted a large table, I think it was him).
-- Barry Margolin, bar...@genuity.net Genuity, Burlington, MA *** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups. Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.