News

Updates, demos, and milestones from the Jik project.

Latest update

Earlier updates

Published

Jik v0.1.0-alpha.18 released

This release adds method-like uniform function calls for structs, error propagation for calls without return values, and new path and string helpers.

Published

Jik v0.1.0-alpha.16 released

This release adds profile directives, payloadless variant tags, digit separators, and indexed vector iteration.

Published

Jik v0.1.0-alpha.15 released

With this release, argparse was moved from the Jik package repository to the Jik standard library.

Published

Jik v0.1.0-alpha.14 released

This release adds the slicing operator for vectors and strings, and an alternative to using "must" for throwing functions.

Published

SQLite package now available

The new sqlite package brings SQLite databases to Jik applications, with bundled native libraries for supported platforms.