I've have used this as a lein plugin and I think it is a really great tool to have available. It makes working on Java or a hybrid Java/Clojure project more tolerable.
On Thursday, March 16, 2017 at 2:13:35 PM UTC-4, Zach Tellman wrote: > > I figured it was worth reminding everyone that this library exists: > https://github.com/ztellman/virgil. It now seems to work on Java > projects of arbitrary size and structure (the in-process compiler is very > fussy about compile order, you need to topologically sort the classes), and > I've been using it extensively this last month while writing a bunch of > Java [1]. I can tweak some Java, wait a second, and then test that code at > the REPL. It's been pretty game-changing for my workflow. > > If anyone has questions, I'm happy to answer them. > > Zach > > [1] https://github.com/lacuna/bifurcan > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
