Nocter v0.1.0
Nocter v0.1.0
First narrow v0 release for arm64-darwin.
Included
- One-directory
.nocter/installation layout. - Native
arm64-darwincompiler binary. - Tracked standard library source under
.nocter/std/. - Release metadata:
VERSION,MANIFEST.json,LICENSE, andNOTICE. - CLI commands:
check,build,run,fmt,tokens,ast,doctor, andlsp. - 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-darwinis implemented in this release. - The archive is unsigned and not notarized.
develophas moved on to0.2.0-dev.