• v0.5.0 944a203675

    v0.5.0 Stable

    NGnius released this 2022-02-23 21:06:20 +00:00 | 86 commits to master since this release

    Another language feature update. The REPL is mostly unchanged, except for the ?help strings.

    • Iterative block functionality called "procedures", which execute on a single item in an iterator (like the body of a for loop) iterable.{...}
    • Lots of new single-item operations and framework changes, see ?procedures
    • Uniqueness filters unique and unique field (undocumented)
    • Minor bugfixes

    Releases have been removed due to some other bugs not included in the bugfixes

    Full Changelog: https://github.com/NGnius/mps/compare/v0.4.0...v0.5.0

    Downloads