Browse thread
[Caml-list] Caml productivity.
[
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: | achrist@e... |
| Subject: | Re: [Caml-list] Caml productivity. |
Pal-Kristian Engstad wrote: > > ... I want to have the capability to make > the code even better. To do that, one needs to be able to make use of > the hardware, i.e. get down to the bare bones of your platform. > ... Isn't this fairly impossible for an applications programmer programming the popular modern computers? Don't these machines implement their features through low-level virtual machines? Re-order and rewrite instructions? Speculatively branch? Execute sequential instructions in parallel? Have hierarchical memory caches that they manage themselves, impervious to the desires of the programmer? Etc, etc, etc? Al ------------------- 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