Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WuWei Version 0.1 available

12 views
Skip to first unread message

Mike Travers

unread,
Jan 1, 2011, 6:14:20 PM1/1/11
to
I'm pleased to announce the first public release of WuWei, a Common
Lisp package to support dynamic web sites. It's designed to be light-
weight; a toolkit rather than a platform. WuWei runs on top of
AllegroServe (native or portable) and has been tested in Allegro,
OpenMCL, and SBCL.

Features:
- Continuation-based AJAX user interfaces
- Server-side control of DOM operations (add/remove elements, visual
fades, drag and drop, etc)
- High-level interfaces to in-place-editing and autocomplete widgets
- Login and session variable management

License
WuWei is released under the MIT Open Source License.

Code:
http://github.com/mtravers/wuwei

Demo site:
http://wuwei.name/

Feedback and contributions welcome.

Enjoy,
Mike Travers

0 new messages