Browse thread
[Caml-list] embedded caml?
- A Joseph Koshy
[
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: | A Joseph Koshy <koshy@i...> |
| Subject: | [Caml-list] embedded caml? |
I am trying to get O'Caml to run in an extremely resource constrained
environment. To this end I am interested in getting the O'Caml
program to run in as small a memory footprint as possible (GC induced
latencies are not a problem).
Today using OCaml 3.02 on FreeBSD 4.3, a simple hello world program
like, >> print_endline "Hello World";; << translates to
o 8554 bytes of interpreter bytecode, and,
o 111945 bytes of executable code (using the -custom switch to
"ocamlc")
I would like to ask if anyone has considered Caml for embedded
applications?
Any suggestions as to where I should start looking?
Regards,
Koshy
<koshy@india.hp.com> Technical Consultant, HP-ISO, Bangalore.
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr