From: Jeff Shaw <shawjef3@msu.edu>
To: caml-list@inria.fr
Subject: release: unsigned 64-bit integer library
Date: Tue, 15 Apr 2008 18:39:33 -0400 [thread overview]
Message-ID: <48052EA5.9090705@msu.edu> (raw)
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
reply other threads:[~2008-04-15 22:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48052EA5.9090705@msu.edu \
--to=shawjef3@msu.edu \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox