Haskell alternatives to Node.js that don't need you to use CPS

8 views
Skip to first unread message

Hamish Mackenzie

unread,
Oct 22, 2012, 10:24:50 PM10/22/12
to illegal...@googlegroups.com
These all use light-weight green threads and so do not require you to use CPS (continuation passing style) in your code...

Richard Vowles

unread,
Oct 22, 2012, 10:36:16 PM10/22/12
to illegal...@googlegroups.com
Haskell.

http://steve-yegge.blogspot.co.nz/2010/12/haskell-researchers-announce-discovery.html

Its funny, was listening to nodeup podcast and they were admitting that if they can't do it in js, they'll just put another hack in so they can.
--
---
Richard Vowles,
Grails, Groovy, Java
Consistency is the last refuge of the unimaginative - Oscar Wilde
ph: +64275467747, linkedin, twitter:richardvowles
get 2Gb shared disk space in the cloud - Dropbox, its incredibly useful! - http://tinyurl.com/cmcceh
podcast: http://www.illegalargument.com

Antony Stubbs

unread,
Oct 22, 2012, 10:37:55 PM10/22/12
to illegal...@googlegroups.com
Lol

Mark Derricutt

unread,
Oct 22, 2012, 10:47:03 PM10/22/12
to illegal...@googlegroups.com
Ok who woke the Tony?

On 23/10/2012, at 3:37 PM, Antony Stubbs <antony...@gmail.com> wrote:

> Lol

Antony Stubbs

unread,
Oct 22, 2012, 10:47:52 PM10/22/12
to illegal...@googlegroups.com
Haha, I thought that might get a funny response.. ;)

Mark Derricutt

unread,
Oct 23, 2012, 5:07:40 AM10/23/12
to illegal...@googlegroups.com
Hey Hamish,

Just remembered I never replied to your email you sent me ages ago.

Whats the maturity of these frameworks like? It seems like Yesod gets a lot of good press, with Snap coming in second. I'd not heard of happstack before but looks like its been around around....

You mentioned in your email you work on Leksah, does it provide any support for these web frameworks at all? Or does it limit itself to just being a "haskell IDE"?

Mark

Hamish Mackenzie

unread,
Oct 23, 2012, 9:00:51 PM10/23/12
to illegal...@googlegroups.com
On 23 Oct 2012, at 22:07, Mark Derricutt <ma...@talios.com> wrote:

Whats the maturity of these frameworks like? It seems like Yesod gets a lot of good press, with Snap coming in second. I'd not heard of happstack before but looks like its been around around....

I have only used Happstack and Yesod, they are both great.  Snap is supposed to be very nice too.  You can mix and match a fair bit.  For instance Happstack's Acid State library is very cool and I like Yesod's Shakespearean Templates (some Haskell purists do not)...

You mentioned in your email you work on Leksah, does it provide any support for these web frameworks at all? Or does it limit itself to just being a "haskell IDE"?

The only place we have gone out of our way to support any of them is to add syntax highlighting for Yesod's Shakespearean Templates.

Reply all
Reply to author
Forward
0 new messages