Thursday, July 3, 2008

Emery Berger - The Flux Programming Language

High-level construction kit for gluing together discreet chunks of pre-built (in C) server functionality to make an optimised custom server application without having to deal with any concurrency issues. They've written real-world stuff with it.

Tuesday, December 12, 2006

Google Web Toolkit

Web app toolkit - write Ajax apps in Java, have client-side code rendered to HTML/Javascript

Tuesday, February 21, 2006

SAJAX - Simple Ajax Toolkit by ModernMethod - XMLHTTPRequest Toolkit for PHP