Hacker News new | ask | show | jobs
by cutler 1038 days ago
"Rama is programmed entirely with a Java API".
1 comments

The customer API in Java, and the implementation of that API is in Clojure.
Does a possibility of a Python API figure anywhere in your roadmap? Or am I missing the point here? Seems like it would be a smart choice to have one on the statically-typed side, and one on dynamically-typed side?
Will there be a first-party Clojure wrapper? Or, would the expectation be that users would use Java interop?
We're not releasing one as we don't have the bandwidth right now to maintain and document another API. That said, making a Clojure wrapper around the Java API should be pretty easy.
And hopefully, simple, too! ;)