|
|
|
|
|
by bainsfather
3992 days ago
|
|
As a non-lisp user, this {easy-debug -> fix -> resume program} appears to be extremely useful, and something that only lisp offers. e.g. wading through clojure stack traces seems very primitive in comparison. How important is it in practice? Can/could other languages do this? As an outsider looking at new (to me) languages, it's hard to judge what the pros and cons of a language are - especially the cons - e.g. several years ago, when looking at clojure, it took a lot of searching before I concluded that clojure did not have this feature (maybe that has changed now?). Meanwhile the 'learn language x' books always seem to focus only on syntax, rather than workflow. |
|