Browse thread
[Caml-list] arbitrarily large integers
-
Scott J.
- Jean-Christophe Filliatre
- Alain.Frisch@e...
[
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: | Alain.Frisch@e... |
| Subject: | Re: [Caml-list] arbitrarily large integers |
On Tue, 3 Dec 2002, Scott J. wrote: > Hi, is it possible to implement in OCamel arbitrary large integers as in Dolphin smalltalk e.g. where e.g. > factorial 10000 is evaluatedvery fast. Funny that you mention it, my CDuce prototype use OCaml Nums library to implement integers, and fact 10000 is one of the examples: http://www.cduce.org/cgi-bin/cduce?example=integers I have no experience with other large integers libraries for OCaml... -- Alain ------------------- 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