On Wed, Nov 01, 2006 at 07:20:05AM -0600, David Terrell wrote: > On Wed, Oct 25, 2006 at 02:43:21PM +1000, Damien Miller wrote: > > > > I think you would be nuts to write your web applications in C, unless > > you are a master with a good reason. > > I just want to say, writing thick web-applications with C cgi isn't > as crazy as it used to be, with the rise of client side javascript > frameworks.
Do you have a recommendation for a client-side Ajax lib to use with C? Other than OAT, most seem to be tied to some interpreted language. m

