meyvn

Next-gen builds for Clojure (by danielsz)

Meyvn Alternatives

Similar projects and alternatives to meyvn

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better meyvn alternative or higher similarity.

meyvn reviews and mentions

Posts with mentions or reviews of meyvn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-26.
  • The Meyvn REPL and hot reloading of Java and Kotlin code.
    1 project | /r/Clojure | 12 May 2023
    The Meyvn REPL supports Java and Kotlin codebases. Source files are being monitored and compiled automatically, so you can create a class in Java, import it in a Kotlin object, which you can then manipulate at the REPL in Clojure. It achieves this by doing static analysis not on source files but on compiled classes. By keeping a dependency graph, it knows which classes need to be reloaded and in what order. This technology is very useful in the context of teams inheriting legacy codebases, typically Java or Kotlin. Meyvn: https://meyvn.org Installation: https://danielsz.github.io/meyvn
  • Splitting software into multiple applications and libraries. Most practical ways!
    5 projects | /r/java | 26 Jul 2022
    His other ask about developing against multiple codebases, that's what snapshot artifacts are for. And then the rest of the talk is about how he's made deps.edn, which is basically Apache Ivy in Clojure. I say Ivy and not Maven because it's only focused on dependency resolution, but then of course someone makes https://github.com/danielsz/meyvn to use the deps.edn for compile and publishing too, by delegating it back to Maven 🤦.

Stats

Basic meyvn repo stats
2
85
4.5
17 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com