Community Page
- phildawes.net/blog/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Hi, Do you feel that your agility in Factor has improved since this post? Roger
- Thanks for the pointer - I've cleaned up the spam and regrettably added some moderation
- I'm loving the comments thread for this post. Can't decide whether to get my upholstery cleaned or do something about my fast food obesity.
- Cool - thanks Eric
- I pasted some code that does the moving sum in factor. http://paste.factorcode.org/paste?id=569#282
Jump to original thread »
The previous posts may have given the impression that I’m learning various languages for the sake of higher academic enlightenment. Actually the core reason is much simpler: I’ve got some performance intensive code to write, python just didn’t cut it, and in
... Continue reading »
2 years ago
Strange that you compared OCaml to the slower Java -client instead of Java -server
[Java -server](http://shootout.alioth.debian.org/gp4sandbox/benchmark.php?test=all&lang=ocaml&lang2=java)
Strange not to compare OCaml with other compiled languages rather than with interpreted languages like Python, Perl and Ruby.
1 year ago
I also chose OCaml to program arithmetic and I am really very pleased with my choice.
Nowdays I use OCaml to do many other things as well, and learning OCaml and functional programming was an enlightening experience.
So, wish you good luck