|
|
|
|
|
by z1mm32m4n
3899 days ago
|
|
They did mention in the article that PureScript was one of the languages they considered rewriting their stack in. PureScript is very heavily influenced by Haskell (they're almost the same languages), but among other things PureScript is strictly evaluated. It seems from the article like the reason why the dismissed it was that it interoperated poorly with existing vanilla JavaScript libraries. |
|