[Ecls-list] Support for specialized array of 32-bits integers?

Juan Jose Garcia Ripoll jlr at mpq.mpg.de
Thu Jun 2 06:48:35 UTC 2005


Goffioul Michael wrote:

>>Done. It is sort of a hack: the previously 29-bits (or 
>>61-bits) are now 32-bits (or 64-bits) on the platform. No 32-bit arrays are 
>>provided for the 64-bits platform yet.
>>    
>>
>Great, thanks. And do you think you could the same for (unsigned-byte 32)?
>  
>
jlr at mpq3p32:~/src/ecls-new/build> ecl
ECL (Embeddable Common-Lisp) 0.9f
Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
Copyright (C) 1993 Giuseppe Attardi
Copyright (C) 2000 Juan J. Garcia-Ripoll
        ECL is free software, and you are welcome to redistribute it
under certain conditions; see file 'Copyright' for details.
Type :h for Help.  Top level.
 > (make-array 3 :element-type '(unsigned-byte 32))
#(0 0 0)
 > (array-element-type *)
SI:CL-INDEX

Juanjo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jlr.vcf
Type: text/x-vcard
Size: 402 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20050602/c1bdf183/attachment.vcf>


More information about the ecl-devel mailing list