-
v5.2.0 arithmetic sugar Stable
released this
2026-04-01 04:43:41 +00:00 | 241 commits to main since this releaseWhat's Changed
- ci: pin Rust toolchain to 1.93.0 in all workflows by @navicore-bot in https://github.com/navicore/patch-seq/pull/387
- error_flag_lint.rs — new abstract stack simulation pass that tracks… by @navicore in https://github.com/navicore/patch-seq/pull/388
- Hover doc enhancement — every fallible builtin now has a doc string… by @navicore in https://github.com/navicore/patch-seq/pull/389
- sugar works by @navicore in https://github.com/navicore/patch-seq/pull/390
Full Changelog: https://github.com/navicore/patch-seq/compare/v5.1.1...v5.2.0
Binary Downloads
Pre-built binaries are available for:
- Linux x86_64 (statically linked, works on any Linux)
- macOS ARM64 (Apple Silicon)
- macOS x86_64 (Intel, if available)
Installation
chmod +x seqc-* seq-lsp-* seqr-*macOS Quarantine
macOS quarantines unsigned binaries. After downloading, remove the quarantine:
xattr -d com.apple.quarantine ./seqc-macos-* xattr -d com.apple.quarantine ./seq-lsp-macos-* xattr -d com.apple.quarantine ./seqr-macos-*Linux
The Linux binaries are statically linked and should run on any x86_64 Linux system without additional dependencies.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads