Ruby v. Haskell, round two: command line scripting
It’s no secret that declarative languages falter when it comes to IO and “side-effects”; so how does Haskell fair against Ruby for a script that converts text files to unix style line endings?
It’s no secret that declarative languages falter when it comes to IO and “side-effects”; so how does Haskell fair against Ruby for a script that converts text files to unix style line endings?
Post a comment