[Chicken-users] [ANN] Web and GUI related libraries

2011-09-23 Thread Thomas Chust
Hello,

I've been playing around with two small library projects related to
web and GUI development:

  *  http://www.chust.org/fossils/webkit

 A CHICKEN binding to WebKitGTK+ and JavaScriptCore. Runs a GTK+
 event loop in a CHICKEN thread, allows you to display HTML as a
 GUI and to interact with the DOM and other JavaScript objects as
 if they were Scheme values.

  *  http://www.chust.org/fossils/webgate

 A tiny (S)CGI application framework with support for request
 routing, rendering of X-expression trees to HTML5 and suspension
 of a handler's current continuation to be resumed by a later
 request.

Maybe someone is interested. Comments and suggestions are welcome, of
course :-)

Ciao,
Thomas


-- 
When C++ is your hammer, every problem looks like your thumb.

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] [ANN] Web and GUI related libraries

2011-09-25 Thread Stephen Eilert
On Fri, Sep 23, 2011 at 11:55 PM, Thomas Chust  wrote:

> Hello,
>
> I've been playing around with two small library projects related to
> web and GUI development:
>
>  *  http://www.chust.org/fossils/webkit
>
> A CHICKEN binding to WebKitGTK+ and JavaScriptCore. Runs a GTK+
> event loop in a CHICKEN thread, allows you to display HTML as a
> GUI and to interact with the DOM and other JavaScript objects as
> if they were Scheme values.
>

YEH! Thanks for that! It could lead to awesome stuff.


-- Stephen

*"Kids these days.*
*Whatever happened to hard work?*

   -- Joel Spolsky, The perils of javaschools"
___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users