• v0.5.2 e76df2ea33

    v0.5.2 seq 4 Stable

    navicore released this 2026-02-02 04:13:03 +00:00 | 61 commits to main since this release

    Installation

    Download the binary for your platform and make it executable:

    chmod +x seqlisp-*
    

    macOS

    macOS quarantines unsigned binaries. After downloading, remove the quarantine attribute:

    xattr -d com.apple.quarantine ./seqlisp-macos-arm64
    

    Linux

    The Linux binary is statically linked and should run on any x86_64 Linux system.


    Downloads