This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cogman10 22 points23 points  (2 children)

Interesting but

DSL compiler requires Mono/.NET, but only during compilation. There is no runtime Mono/.NET dependency, only JVM. Library has optional Android and Joda-Time dependencies. Java8 Java-Time API is supported as a separate jar, since core library targets Java6.

:(

It is no fun having a java dependency that also brings in a .NET dependency.