anyone watch this yet? worth the 50 minutes? is there a transcript?
Running a Startup on Haskell
11–20 of 38 posts
Re: Running a Startup on Haskell
#12I only read the slides, but at one point the author mentions that they've built an hybrid app using (Haskell + C#). Next, the author mentions about several limitations that C# has and that Haskell has a much better approach. So, why use C#? Why not only use Haskell?
The client-side code is written in C# because the .net APIs for Office are the easiest to deal with.
Re: Running a Startup on Haskell
#13Re: Running a Startup on Haskell
#14I'd love for somebody to convince me why a Haskell approach to web frameworks is superior to Python/PHP/Ruby/JS beyond the usual "it's a matter of taste" argument.
Re: Running a Startup on Haskell
#15Re: Running a Startup on Haskell
#16Earlier quoted context omitted.
Their application is an extension of Outlook, which only has a dot.net API.
I wonder why they didn't use F#.
Re: Running a Startup on Haskell
#17Re: Running a Startup on Haskell
#18Does Haskell offer any tangible, practical advantages or benefits over other languages in the context of a web framework, aside from just "if you prefer a functional style of programming and you're working on a web project, here's a way to do it"? I'd love for somebody to convince me why a Haskell approach to web frameworks is superior to Python/PHP/Ruby/JS beyond the usual "it's a matter of taste" argument.
Re: Running a Startup on Haskell
#19(Retrieved by setting my User-Agent to that of an iPad, which causes infoq to serve up a tag.)
Re: Running a Startup on Haskell
#20For anyone who'd prefer a direct video link rather than the infoq flash player: http://d1snlc0orfrhj.cloudfront.net/presentations/11-sep-run... (Retrieved by setting my User-Agent to that of an iPad, which causes infoq to serve up a tag.)