caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "privacy.at Anonymous Remailer" <mixmaster@remailer.privacy.at>
To: caml-list@inria.fr
Subject: [Caml-list] Re: Real Time Ocaml
Date: Sun, 18 Apr 2004 01:40:11 +0200 (CEST)	[thread overview]
Message-ID: <0dd189421ab146b83d7783c7eaa531df@remailer.privacy.at> (raw)




> Have we tried to run Ocaml application on any real
> time os?
> 
> Best Regards
> 
> Erol Akarsu
> 
> 
> Please note that even standard C is not real-time: there is no
> real-time guarantee (or even specification) of the behavior of
> essential C library functions like malloc or fprintf.
> 
> 


OCaml could be back-ended to Giotto/Ptolemy, which outputs
compilable C code that executes in real time. The system
should be very compatible with OCaml because it is VM
based.  Actually I think there are two VMs, one is code
the other is scheduler, but the end result is C code if
you want it.

http://ptolemy.eecs.berkeley.edu/projects/mobies/index.htm
http://www-cad.eecs.berkeley.edu/~cm/

It would be COOL to run OCaml real-time!

(Sorry I am not an expert, send questions to them.)

-------------------
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


                 reply	other threads:[~2004-04-17 23:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0dd189421ab146b83d7783c7eaa531df@remailer.privacy.at \
    --to=mixmaster@remailer.privacy.at \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).