From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id KAA03484; Mon, 2 Jun 2003 10:54:20 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id KAA03495 for ; Mon, 2 Jun 2003 10:54:19 +0200 (MET DST) Received: from tcs.inf.tu-dresden.de (orchid.inf.tu-dresden.de [141.76.75.101]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h528sHT25933 for ; Mon, 2 Jun 2003 10:54:17 +0200 (MET DST) Received: from ithif51 (ithif51 [141.76.75.51]) by tcs.inf.tu-dresden.de (8.12.9/8.12.9) with ESMTP id h528s6mT020448 for ; Mon, 2 Jun 2003 10:54:06 +0200 (MET DST) Received: from tews by ithif51 with local (Exim 3.36 #1 (Debian)) id 19Ml4u-0000bH-00 for ; Mon, 02 Jun 2003 10:54:04 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16091.4268.39674.886771@ithif51.inf.tu-dresden.de> Date: Mon, 2 Jun 2003 10:54:04 +0200 To: caml-list@inria.fr Subject: Re: [Caml-list] implementing bit vectors in OCaml In-Reply-To: <20030601170317.002EF12F9CE@flatcoat.eecs.harvard.edu> References: <20030601170317.002EF12F9CE@flatcoat.eecs.harvard.edu> X-Mailer: VM 7.14 under Emacs 21.2.1 From: Hendrik Tews X-Spam: no; 0.00; hendrik:01 tews:01 caml-list:01 vectors:01 ramsey:01 persuaded:01 unboxed:01 untagged:01 arrays:01 compiler:01 tu-dresden:01 bigarray:01 ocaml:01 norman:01 writes:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Norman Ramsey writes: Could the compiler gods be persuaded to provide unboxed representations for arrays of untagged integers, as is already done for `float array'? Its already there, in the bigarray library. Bye, Hendrik ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners