Skip to content

Releases: voidmute/kyto

Kyto v0.5.3-asm

Choose a tag to compare

@github-actions github-actions released this 03 Jul 12:04

Kyto v0.5.3-asm

Kyto is the programming language. kura is its compiler CLI (kura compile, kura check, …).

Downloads (GitHub Releases)

Platform Archive
Linux x86-64 kyto-*-linux-x86_64.zip — contains kura binary
Windows x86-64 kyto-*-windows-x86_64.zip — contains kura.exe

Extract, then run kura install or invoke kura directly.

Package (GitHub Container Registry)

docker pull ghcr.io/voidmute/kyto:v0.5.3-asm
docker run --rm -v "$PWD:/work" -w /work ghcr.io/voidmute/kyto:v0.5.3-asm compile

See Packages for all tags.

Full Changelog: v0.5.2-asm...v0.5.3-asm

Kyto v0.5.2-asm

Choose a tag to compare

@github-actions github-actions released this 02 Jul 20:24

Kyto v0.5.2-asm

Kyto is the programming language. kura is its compiler CLI (kura compile, kura check, …).

Downloads (GitHub Releases)

Platform Archive
Linux x86-64 kyto-*-linux-x86_64.zip — contains kura binary
Windows x86-64 kyto-*-windows-x86_64.zip — contains kura.exe

Extract, then run kura install or invoke kura directly.

Package (GitHub Container Registry)

docker pull ghcr.io/voidmute/kyto:v0.5.2-asm
docker run --rm -v "$PWD:/work" -w /work ghcr.io/voidmute/kyto:v0.5.2-asm compile

See Packages for all tags.

Full Changelog: v0.5.1-asm...v0.5.2-asm

Kyto v0.5.1-asm

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:43

Kyto v0.5.1-asm

Kyto is the programming language. kura is its compiler CLI (kura compile, kura check, …).

Downloads (GitHub Releases)

Platform Archive
Linux x86-64 kyto-*-linux-x86_64.zip — contains kura binary
Windows x86-64 kyto-*-windows-x86_64.zip — contains kura.exe

Extract, then run kura install or invoke kura directly.

Package (GitHub Container Registry)

docker pull ghcr.io/voidmute/kyto:v0.5.1-asm
docker run --rm -v "$PWD:/work" -w /work ghcr.io/voidmute/kyto:v0.5.1-asm compile

See Packages for all tags.

Full Changelog: v0.5.0-asm...v0.5.1-asm

Kyto v0.5.0-asm

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:34