Browse thread
[Caml-list] 32 bit floats, SSE instructions
[
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: | 2004-06-07 (22:25) |
From: | Chris Clearwater <chris@s...> |
Subject: | Re: [Caml-list] 32 bit floats, SSE instructions |
Have you looked at MLTon (www.mlton.org)? It supports unboxed {32,64} bit floats and {8,16,32,64} bit integers. Arrays of these are unboxed as well and can be of size 2 ** 31 - 1. It also has a very fast C FFI with preliminary bindings to OpenGL. ------------------- 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