[Haskell-cafe] Re: ANN: HTTPbis / HTTP-4000.x package available
ChrisK
haskell at list.mightyreason.com
Wed Jan 21 10:32:18 EST 2009
Duncan Coutts wrote:
> Proxy auto-configuration files are JavaScript. It uses more or less the
> full JavaScript language (ECMA these days), though with a small subset
> of the standard library.
W T F
So we want a tiny naive javascript interpreter, hopefully in pure Haskell. The
dumbest interpreter than can parse and evaluate the language.
An separate program that just translates .pac file to something declarative is
sorely needed.
--
Chris
More information about the Haskell-Cafe
mailing list