Comment on Haskell improves log processing 4x over PythonparentComments−dons15yHard real time systems are probably the primary thing for which Haskell-as-is is directly unsuitable.Haskell as an EDSL for generating hard real time, however, is very viable: http://corp.galois.com/blog/2010/9/22/copilot-a-dsl-for-moni...
Comments
Hard real time systems are probably the primary thing for which Haskell-as-is is directly unsuitable.
Haskell as an EDSL for generating hard real time, however, is very viable: http://corp.galois.com/blog/2010/9/22/copilot-a-dsl-for-moni...