top | item 11477201 (no title) zgao | 10 years ago CEO of AlphaSheets here! Javascript is our frontend, but the backend is Haskell :) discuss order hn newest m_mueller|10 years ago So the computations are server-side? Or are you doing some Haskell-to-JS-transpiling? alexzhu|10 years ago Yes, the computations are all done server-side, which lets us parallelize big computations. It also keeps our thorny evaluation logic crisp and maintainable, because Haskell. =) load replies (1)
m_mueller|10 years ago So the computations are server-side? Or are you doing some Haskell-to-JS-transpiling? alexzhu|10 years ago Yes, the computations are all done server-side, which lets us parallelize big computations. It also keeps our thorny evaluation logic crisp and maintainable, because Haskell. =) load replies (1)
alexzhu|10 years ago Yes, the computations are all done server-side, which lets us parallelize big computations. It also keeps our thorny evaluation logic crisp and maintainable, because Haskell. =) load replies (1)
m_mueller|10 years ago
alexzhu|10 years ago