Skip to content

Nocter v0.1.0

Choose a tag to compare

@rvo-jp rvo-jp released this 30 Jul 09:57
· 397 commits to main since this release

Nocter v0.1.0

First narrow v0 release for arm64-darwin.

Included

  • One-directory .nocter/ installation layout.
  • Native arm64-darwin compiler binary.
  • Tracked standard library source under .nocter/std/.
  • Release metadata: VERSION, MANIFEST.json, LICENSE, and NOTICE.
  • CLI commands: check, build, run, fmt, tokens, ast, doctor, and lsp.
  • Source-backed rejection diagnostics for runtime forms outside the v0.1.0 subset.

Distribution

  • Asset: nocter-v0.1.0-arm64-darwin.tar.gz
  • SHA-256: 88bc55f353f0d78beeb8a953a4e8d65b8a7d43a10860aa04df48d5e6ed1263cb
  • License: Apache License 2.0

Notes

  • Only arm64-darwin is implemented in this release.
  • The archive is unsigned and not notarized.
  • develop has moved on to 0.2.0-dev.