Hacker News new | ask | show | jobs
by tbatchelli 3983 days ago
planck is a really exciting project. What IO capabilities do you think are missing at this point?
1 comments

Just for DX / ergonomics, I'd like to mimic more of the file I/O stuff that you have in Clojure, especially the ability to cope with streams. And then perhaps having network I/O would be interesting as well.

Then there is the `clojure.java.shell` namespace that could prove very useful for scripting.