Hacker News new | ask | show | jobs
by rsanders 4771 days ago
Is anybody using this for Clojure? I'm very interested in how usable it is for that.

Clojure runs on the JVM using JVM bytecodes, but that doesn't mean Takipi will be able to show me anything but mangled gibberish.

1 comments

Takipi lets you attach your own source code to the project, so you will see your original source code when viewing exceptions and other events, instead of decompiled Java. Support for prettier stack traces is in the planning.