Skip to content

Changelog

There is no released implementation of HollowScript yet, so there is nothing here for a version of the language you can install. This page tracks the specification, and will start tracking runtime releases once one exists.

The specification currently published on this site is version 1.0.0, following the semantic versioning policy stated in its overview. A patch release corrects wording without changing behaviour; a minor release adds to the language without breaking an accepted program; a major release may change what an accepted program means. See the decisions record for why each rule is as it is.

Future entries on this page will record each specification revision and, once there is a first release, each runtime version, following Keep a Changelog.

  • The site was created, covering the version 1.0.0 specification, the standard library, the diagnostic registry, the formal grammar and the design decisions record.
  • Added a non-normative tour of the language, whose examples are checked against the native implementation.
  • Added a security contact at /.well-known/security.txt.