Skip to content

Releases: ProCode-Software/klar

Prebuild 6

Prebuild 6Pre-release
Pre-release

Choose a tag to compare

@github-actionsgithub-actions released this 31 Aug 03:31

Important

The Klar project upgraded to Go 1.27, so that is now required to build Klar from source.

Prebuilds are now smaller since we removed the DWARF debugging table. The table is still present when building from source.

Klar LSP!!!!

An initial prototype of KlarLS, Klar's built-in language server, has started. It currently supports diagnostics in Klar and also Klon files.

In the future, we will release editor extension bundles alongside Klar prebuilds in GitHub releases.

Caution, it has been unstable at times, with some hangs and panics. We're working on performance and fault-tolerance. But we really need suggestions on how we can make our Klar parser more error-tolerant from people who have experience with parsers. Please submit your implementation suggestions in Discussions. Thank you!

Screenshots

Preview of Klar diagnostics in VSCodePreview of Klar diagnostics in Zed

Full Changelog: prebuild-5...prebuild-6

Prebuild 5

Prebuild 5Pre-release
Pre-release

Choose a tag to compare

@github-actionsgithub-actions released this 09 Aug 02:00

Includes the first prototype of the glas add command. It installs packages from Git repos. Try it out!

glas add github.com/ProCode-Software/klar --subdir samples/mylang

Full Changelog: prebuild-4...prebuild-5

Prebuild 4

Prebuild 4Pre-release
Pre-release

Choose a tag to compare

@github-actionsgithub-actions released this 04 Aug 17:51

Full Changelog: prebuild-3...prebuild-4

Prebuild 3

Prebuild 3Pre-release
Pre-release

Choose a tag to compare

@github-actionsgithub-actions released this 22 Jul 14:07

Prebuilt binaries will now be distributed as ZIP archives

Full Changelog: prebuild-2...prebuild-3

Prebuild 2

Prebuild 2Pre-release
Pre-release

Choose a tag to compare

@github-actionsgithub-actions released this 01 Jul 19:15

Full Changelog: prebuild-1...prebuild-2

Prebuild 1

Prebuild 1Pre-release
Pre-release

Choose a tag to compare

@github-actionsgithub-actions released this 01 Jul 03:45

What's Changed

New Contributors

Full Changelog: https://github.com/ProCode-Software/klar/commits/prebuild-1