caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Satoshi Ogasawara <ogasawara@itpl.co.jp>
To: Caml Mailing List <caml-list@yquem.inria.fr>
Cc: Adrien <camaradetux@gmail.com>
Subject: Re: FRP and GTK
Date: Thu, 15 Apr 2010 11:18:13 +0900	[thread overview]
Message-ID: <E3E06110-0146-44C4-8C64-B73919A36D17@itpl.co.jp> (raw)
In-Reply-To: <s2p666572261004121444mab9bf4eg44c03caddfabc338@mail.gmail.com>

On 2010/04/13, at 6:44, Adrien wrote:
> Is there any FRP library I can use with GTK? I think I saw something
> about React and gtk but I can't find it anymore. I'm not afraid of
> working on that aspect myself but wanted to know if there was already
> something or maybe at least some work on that.


You may be interested in Amthing( https://forge.ocamlcore.org/projects/amthing/ ) is, 
under development, a FRPed GUI library written by OCaml.
Amthing dose not have GUI components yet, but has simple sprite system
( labels, images, rectangles and any visible objects can be puted on screen). 
It's already work well on X11. You can read some examples in the source repository.


Regards,
  ogasawara 


      reply	other threads:[~2010-04-15  2:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-12 21:44 [Caml-list] " Adrien
2010-04-15  2:18 ` Satoshi Ogasawara [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=E3E06110-0146-44C4-8C64-B73919A36D17@itpl.co.jp \
    --to=ogasawara@itpl.co.jp \
    --cc=camaradetux@gmail.com \
    --cc=caml-list@yquem.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).