caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* release: unsigned 64-bit integer library
@ 2008-04-15 22:39 Jeff Shaw
  0 siblings, 0 replies; only message in thread
From: Jeff Shaw @ 2008-04-15 22:39 UTC (permalink / raw)
  To: caml-list

Dear Ocaml-ers,
If you would like to use C's unsigned long long type in ocaml, please 
try my library. I've tested it only on Mac OS X ppc32, ocaml 3.10.x. 
Please let me know about any modifications I should make; for instance, 
I don't know how to make the library work in windows. Also I haven't 
tested storing UInt64.t in hashtables much yet.

http://www.msu.edu/~shawjef3/uint64lib.zip

Quick instructions:
unzip uint64lib.zip
cd uint64lib
ocaml compile.ml
ocaml uInt64.cma
#install_printer UInt64.printer16;;
UInt64.of_string "0x123456789abcdef";;

Sincerely,
Jeff Shaw


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-15 22:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-15 22:39 release: unsigned 64-bit integer library Jeff Shaw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).