-
v0.4.0 slisp filetype Stable
released this
2025-12-25 19:54:55 +00:00 | 100 commits to main since this releaseInstallation
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-arm64Linux
The Linux binary is statically linked and should run on any x86_64 Linux system.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.3.0 lsp Stable
released this
2025-12-25 18:51:19 +00:00 | 101 commits to main since this releaseInstallation
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-arm64Linux
The Linux binary is statically linked and should run on any x86_64 Linux system.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-12-17 02:29:40 +00:00 | 138 commits to main since this releaseInstallation
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-arm64Linux
The Linux binary is statically linked and should run on any x86_64 Linux system.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-12-13 21:23:21 +00:00 | 156 commits to main since this releaseInstallation
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-arm64Linux
The Linux binary is statically linked and should run on any x86_64 Linux system.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.2.2 fix release action Stable
released this
2025-12-13 06:10:40 +00:00 | 158 commits to main since this releaseInstallation
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-arm64Linux
The Linux binary is statically linked and should run on any x86_64 Linux system.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.2.1 fix release action Stable
released this
2025-12-13 05:50:29 +00:00 | 159 commits to main since this releaseFull Changelog: https://github.com/navicore/seq-lisp/compare/v0.2.0...v0.2.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.2.0 better repl Stable
released this
2025-12-13 05:43:07 +00:00 | 160 commits to main since this releaseWhat's Changed
- Add claude GitHub actions 1765240362788 by @navicore in https://github.com/navicore/seq-lisp/pull/8
- ⏺ The migration is complete. Here's a summary of what was changed: by @navicore in https://github.com/navicore/seq-lisp/pull/7
- The quote and ' syntax implementation is complete. by @navicore in https://github.com/navicore/seq-lisp/pull/9
- List Operations by @navicore in https://github.com/navicore/seq-lisp/pull/10
- Predicates by @navicore in https://github.com/navicore/seq-lisp/pull/11
- begin by @navicore in https://github.com/navicore/seq-lisp/pull/12
- boolean by @navicore in https://github.com/navicore/seq-lisp/pull/13
- cond by @navicore in https://github.com/navicore/seq-lisp/pull/14
- ⏺ Phase 1 error handling is implemented. by @navicore in https://github.com/navicore/seq-lisp/pull/15
- roadmap by @navicore in https://github.com/navicore/seq-lisp/pull/16
- better repl support by @navicore in https://github.com/navicore/seq-lisp/pull/17
- code quality refactor by @navicore in https://github.com/navicore/seq-lisp/pull/18
- Error handling by @navicore in https://github.com/navicore/seq-lisp/pull/19
- list ops by @navicore in https://github.com/navicore/seq-lisp/pull/20
- Map flter fold by @navicore in https://github.com/navicore/seq-lisp/pull/21
- libedit integration by @navicore in https://github.com/navicore/seq-lisp/pull/22
Full Changelog: https://github.com/navicore/seq-lisp/compare/v0.1.5...v0.2.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.5 init Stable
released this
2025-12-06 01:35:24 +00:00 | 216 commits to main since this releaseInstallation
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-arm64Linux
The Linux binary is statically linked and should run on any x86_64 Linux system.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)