Group: comp.lang.functional · Group Profile · Search for Backsteps in comp.lang.functional
Author: mattiasw
Date: Sep 15, 2006 02:13
... etc. I use Objective Caml commerically and ocamldebug is the reason. It allows me to debug large programs. Just run, and when the program arrives at the problematic area, I can even backstep to try to understand why the values are wrong. However, productivity wise, alternatives like C# with a good editor and refactoring/search tools are getting more and more productive, compared to ...
|