• v0.1.5 e280ef6b0f

    v0.1.5 init Stable

    navicore released this 2025-12-06 01:35:24 +00:00 | 216 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