Browse thread
RE: OCaml and C math routines
- Dave Berry
[
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: | Dave Berry <dave@k...> |
| Subject: | RE: OCaml and C math routines |
As a member of the SML Basis Library committee, my answer is quite simple. The SML Basis Library is a specification, and does not specify that mathematical functions should be implemented in ML. For the most part, the specification puts as few constraints as possible on implementations. I'm pretty certain that MLWorks implemented these functions in C. Dave.