Higher-Order JavaScript

TorgoX on 2005-05-12T11:39:55

Dear All,

KISS IT!


Cool

mroch on 2005-05-13T00:19:44

I don't know Perl well enough to be able to read HOP, but these notes are nice. Thanks :)

On a somewhat related topic, check out http://svn.exclupen.com/jsan/. I got include() to work synchronously via XMLHttpRequest, so you can use included functions even before onload. Only downside is that browser security keeps XMLHttpRequest from connecting to other domain names, so you can't use any remote libraries.