caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Martin Jambon <martin.jambon@ens-lyon.org>
To: Jon Harrop <jon@ffconsultancy.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Flash plug-in written in OCaml
Date: Fri, 20 Jul 2007 15:53:37 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0707201531260.14115@martin.ec.wink.com> (raw)
In-Reply-To: <200707200802.20296.jon@ffconsultancy.com>

On Fri, 20 Jul 2007, Jon Harrop wrote:

>
> I've been meaning to write a Flash plug-in based on Smoke for some time now.
> I'm aware that Haxe is a compiler that generates flash. Has anyone written a
> flash interpreter in OCaml already?

What about an OCaml library that provides the same functionality as 
Adobe Flash Player, without relying on Flash bytecode?
There would be an additional layer to interpret Flash bytecode.
But the plugin would be essentially ocamlrun, loaded with the rendering 
library and the Flash bytecode interpreter.
It would support OCaml bytecode that uses your rendering library directly 
without relying on the Flash bytecode.


Just an idea... I have never tried anything even remotely like this.



Martin

--
http://martin.jambon.free.fr


      reply	other threads:[~2007-07-20 13:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-20  7:02 Jon Harrop
2007-07-20 13:53 ` Martin Jambon [this message]

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=Pine.LNX.4.64.0707201531260.14115@martin.ec.wink.com \
    --to=martin.jambon@ens-lyon.org \
    --cc=caml-list@yquem.inria.fr \
    --cc=jon@ffconsultancy.com \
    /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).