Hacker News new | ask | show | jobs
by mercer 3241 days ago
> I also believe dynamic language tooling has regressed.

I'd truthfully love to hear more about that. Care to elaborate?

1 comments

I've worked with common lisp, clojure, python and javascript, and common lisp debuggers are just hands down better in everyway. Check this series for what should be a basic debugging experience by now http://malisper.me/debugging-lisp-part-1-recompilation/