Leaving Microsoft
haskell.org
Leaving Microsoft
1–10 of 105 posts
Re: Leaving Microsoft
#2Re: Leaving Microsoft
#3Re: Leaving Microsoft
#4This is incredibly big news in the Haskell world. The FP community is starting to break boundaries with the industry in the last 5 years with Clojure (and Scala's functional support).
Currently, FB seems to use haskell only for basic lexing and parsing[1]. It would be tremendous to see them using it at FB scale. I think there's going to be gain for both parties - For FB, the publicity and hacker outreach, and Haskell - industrial reliability.
Re: Leaving Microsoft
#5Re: Leaving Microsoft
#6GHC? Great Haskell Collider?
Re: Leaving Microsoft
#7GHC? Great Haskell Collider?
Re: Leaving Microsoft
#8FYI, Simon Marlow is incredibly big in the Haskell community and is the leading expert in Multi core parallelism via STMs in Haskell. Some of the work he has done for the GHC compiler is frankly fantastic. This is incredibly big news in the Haskell world. The FP community is starting to break boundaries with the industry in the last 5 years with Clojure (and Scala's functional support). Currently, FB seems to use has…
It seemed to have been deprecated in favor of [2] when the original author of lex-pass left Facebook.
Sorry if any of this information is a little off/incomplete, I think it's been 2 years when I oversaw a BSc paper revolving around extending lex-pass.
[1]: https://github.com/facebook/lex-pass [2]: https://github.com/facebook/pfff
Re: Leaving Microsoft
#9It should be made clear in the title that Haskell isn't leaving MS, rather it is one of the lead developers of GHC, Simon Marlow.
Re: Leaving Microsoft
#10FYI, Simon Marlow is incredibly big in the Haskell community and is the leading expert in Multi core parallelism via STMs in Haskell. Some of the work he has done for the GHC compiler is frankly fantastic. This is incredibly big news in the Haskell world. The FP community is starting to break boundaries with the industry in the last 5 years with Clojure (and Scala's functional support). Currently, FB seems to use has…