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?
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
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