Skip to content

No need to worry about missing std-lib anymore!

Latest
Compare
Choose a tag to compare
@rexim rexim released this 25 Feb 10:48
· 50 commits to master since this release

Release Notes

  • Morganey is finally available on JCenter https://bintray.com/morganey-lang/maven/morganey
  • The module discovery mechanism has been reimplemented from scratch via JVM ClassLoader mechanism to enable loading Morganey Modules from jars.
  • Standard Library is available as a separate Maven dependency and packed with the fatjar version of Morganey. No need to worry about missing std-lib anymore!