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 li
Zach Tellman writes:
> I figured it was worth reminding everyone that this library
> exists: https://github.com/ztellman/virgil.
Hi Zach,
thanks for the reminder. I've read about Virgil some weeks ago, and
today I thought I could use this project, but couldn't remember the
name.
I'm using it
The code is split into a library and a minimal Leiningen plugin which runs
it at startup. If someone wants to contribute a Boot equivalent, I'm happy
to accept that PR.
On Thursday, March 16, 2017 at 11:18:16 AM UTC-7, Gregg Reynolds wrote:
>
>
>
> On Mar 16, 2017 1:13 PM, "Zach Tellman" >
> w
On Mar 16, 2017 1:13 PM, "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 top
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 u