-
released this
2026-04-23 17:19:37 +00:00 | 132 commits to main since this releaseWhat's Changed
- Runtime split done by @navicore in https://github.com/navicore/patch-seq/pull/407
- Specialization.rs split by @navicore in https://github.com/navicore/patch-seq/pull/408
- mod by @navicore in https://github.com/navicore/patch-seq/pull/409
- Typechecker phase 1 by @navicore in https://github.com/navicore/patch-seq/pull/410
- phase 2 by @navicore in https://github.com/navicore/patch-seq/pull/411
- Typechecker phase 3 by @navicore in https://github.com/navicore/patch-seq/pull/412
- runtime by @navicore in https://github.com/navicore/patch-seq/pull/413
- Runtime phase 2 by @navicore in https://github.com/navicore/patch-seq/pull/414
- Core phase 1 by @navicore in https://github.com/navicore/patch-seq/pull/415
- lsp by @navicore in https://github.com/navicore/patch-seq/pull/416
- Repl pass 1 by @navicore in https://github.com/navicore/patch-seq/pull/417
- Audit vim line by @navicore in https://github.com/navicore/patch-seq/pull/418
- grammar by @navicore in https://github.com/navicore/patch-seq/pull/419
Full Changelog: https://github.com/navicore/patch-seq/compare/v5.5.1...v5.6.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