Re: [Haskell-cafe] Re: ANN: HTTPbis / HTTP-4000.x package available

2009-01-21 Thread Lennart Augustsson
Yeah, the .pac files are a major pain. :(

On Wed, Jan 21, 2009 at 3:32 PM, ChrisK  wrote:
> 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
>
> ___
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Re: ANN: HTTPbis / HTTP-4000.x package available

2009-01-21 Thread ChrisK

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

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe