caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christophe Papazian <christophe.papazian@gmail.com>
To: OCaml List <caml-list@inria.fr>
Cc: Jake Donham <jake@donham.org>
Subject: Re: [Caml-list] ANN: ocamljs 0.3
Date: Sun, 5 Sep 2010 15:05:24 +0200	[thread overview]
Message-ID: <E1BCA366-67B4-4887-B73C-36C4DE025B96@gmail.com> (raw)
In-Reply-To: <AANLkTikqP-sH87kTbkqxVzEEdzvCdkjAXXUObTaoWuB0@mail.gmail.com>

Dear Jake,

I was playing with ocamljs. It's very nice to use ocaml to
produce javascript ! I have a question : in ocamljs, there is a support
for style objects. However, I do not see how to use them usefully  
because
there don't seem to have some set_style method anywhere (but I found  
the get_style).
Did I miss something ?

Thank you,

	Christophe


Le 26 août 10 à 23:44, Jake Donham a écrit :

> Hi list,
>
> I am happy to announce version 0.3 of ocamljs. Ocamljs is a system for
> compiling OCaml to Javascript. It includes a Javascript back-end for
> the OCaml compiler, as well as several support libraries, such as
> bindings to the browser DOM. Ocamljs also works with orpc
> (http://jaked.github.com/orpc) for RPC over HTTP, and froc
> (http://jaked.github.com/froc) for functional reactive browser
> programming.
>
> Changes since version 0.2 include:
>
> * support for OCaml 3.11.x and 3.12.0
> * jQuery binding (contributed by Dave Benjamin)
> * full support for OCaml objects (interoperable with Javascript  
> objects)
> * Lwt 2.x support
> * ocamllex and ocamlyacc support
> * better interoperability with Javascript
> * many small fixes and improvements
>
> Development of ocamljs has moved from Google Code to Github; see
>
> * project page: <http://github.com/jaked/ocamljs>
> * documentation: <http://jaked.github.com/ocamljs>
> * downloads: <http://github.com/jaked/ocamljs/downloads>
>
> I hope you find this work useful.
>
> Jake
>
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs


  parent reply	other threads:[~2010-09-05 13:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-26 21:44 Jake Donham
2010-08-27  9:51 ` Mihamina Rakotomandimby
2010-08-27  9:53   ` Sylvain Le Gall
2010-08-27 14:44   ` [Caml-list] " Dario Teixeira
2010-08-27 15:38     ` bluestorm
2010-09-05 13:05 ` Christophe Papazian [this message]
2010-09-07 16:44   ` [Caml-list] " Jake Donham

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=E1BCA366-67B4-4887-B73C-36C4DE025B96@gmail.com \
    --to=christophe.papazian@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=jake@donham.org \
    /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).