[Haskell-cafe] Random idea

2007-05-20 Thread Andrew Coppin
Greetings. I was thinking... we already have Lambdabot sitting in an IRC channel. How hard would it be to mangle Lambdabot to the point where it works over HTTP? You know - so you could type some Haskell into a form on a web page, hit [submit], and get the result sent back to you? (Again,

Re: [Haskell-cafe] Random idea

2007-05-20 Thread Rodrigo Queiro
http://lambdabot.codersbase.com/ Still, an interface like the fancy Web 2.0 ones that Ruby has could be nice. On 20/05/07, Andrew Coppin [EMAIL PROTECTED] wrote: Greetings. I was thinking... we already have Lambdabot sitting in an IRC channel. How hard would it be to mangle Lambdabot to the

Re: [Haskell-cafe] Random idea

2007-05-20 Thread Donald Bruce Stewart
andrewcoppin: Greetings. I was thinking... we already have Lambdabot sitting in an IRC channel. How hard would it be to mangle Lambdabot to the point where it works over HTTP? You know - so you could type some Haskell into a form on a Lambdabot web server is here:

Re: [Haskell-cafe] Random idea

2007-05-20 Thread Andrew Coppin
Rodrigo Queiro wrote: http://lambdabot.codersbase.com/ OMG! That was really fast... o_O Still, an interface like the fancy Web 2.0 ones that Ruby has could be nice. I have no idea what Web 2.0 is, but from what I hear it's overrated... Well, a web interface potentially provides for nicer

Re: [Haskell-cafe] Random idea

2007-05-20 Thread Andrew Coppin
Rodrigo Queiro wrote: http://lambdabot.codersbase.com/ Wait, what the hell...? 1 + 1 /usr/lib/ghc-6.4.2/package.conf: openFile: does not exist (No such file or directory) ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org

Re: [Haskell-cafe] Random idea

2007-05-20 Thread Philipp Volgger
For me it gives: 1 + 1 Maybe you meant: . v But the rest of the commands seems working ;) Andrew Coppin schrieb: Rodrigo Queiro wrote: http://lambdabot.codersbase.com/ Wait, what the hell...? 1 + 1 /usr/lib/ghc-6.4.2/package.conf: openFile: does not exist (No such file or directory)

Re: [Haskell-cafe] Random idea

2007-05-20 Thread Jason Dagit
On 5/20/07, Andrew Coppin [EMAIL PROTECTED] wrote: Rodrigo Queiro wrote: http://lambdabot.codersbase.com/ Wait, what the hell...? 1 + 1 /usr/lib/ghc-6.4.2/package.conf: openFile: does not exist (No such file or directory) Sorry about that, I upgraded my ghc package without realizing it