Browse thread
Re: Syntax for label
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Max Skaller <maxs@i...> |
| Subject: | Re: Unsigned integers? |
Jean-Christophe Filliatre wrote: > I wrote such a C library to handle (boxed) 32 or 64 bits integers (you > can find it on my web page). But it appeared that it was not very > efficient, and when I rewrote my program using an encoding with two > Caml integers, it was really faster. > > So I would suggest you to write such a library in Caml. For a good > starting point, you may have a look at the module Nativeint in ocaml > sources (in utils/nativeint.ml). OK. This is probably the way to do it. -- John (Max) Skaller at OTT [Open Telecommications Ltd] mailto:maxs@in.ot.com.au -- at work mailto:skaller@maxtal.com.au -- at home