Monday, October 16, 2006

Flapjax

Flapjax is a very interesting looking client side browser framework. It's a superset of Javascript that provides Functional Reactive Programming to the client side browser. From the Flapjax website:
Flapjax is a new programming language designed around the demands of modern, client-based Web applications. Its principal features include:
  1. Templating syntax
  2. Event-driven, reactive evaluation
  3. Persistent data saved on a data store we provide
  4. Convenient data sharing
  5. Access-control for shared data
  6. Interfaces to external Web services
Lambda the Ultimate has a discussion about it and more information from one of the developers can be found here.

Categories: ,

0 Comments:

Post a Comment

<< Home