Browse thread
Desktop GUI toolkits - current state of the art?
[
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: | Hezekiah M. Carty <hcarty@a...> |
| Subject: | Re: [Caml-list] Desktop GUI toolkits - current state of the art? |
On Sun, Nov 28, 2010 at 3:28 AM, bluestorm <bluestorm.dylc@gmail.com> wrote: > There was also a project by Chris King to develop a GUI based on lablgtk in > a Functional Reactive Programming style. > http://lambda-the-ultimate.org/node/1918 Chris King's project was a major influence in the syntax I chose. I started trying to mix in some FRP with the React module, but never completed the work. I moved Gtk-light to the forge if anyone is interested in working with the code: http://gtk-light.forge.ocamlcore.org/ Thanks to the thelema folks for allowing me to use some of the Batteries code for the index page. Hez