| Crates.io | seq-repl |
| lib.rs | seq-repl |
| version | 3.0.1 |
| created_at | 2025-12-21 20:09:03.460522+00 |
| updated_at | 2026-01-25 18:46:30.529709+00 |
| description | TUI REPL for the Seq programming language with IR visualization |
| homepage | |
| repository | https://github.com/navicore/patch-seq |
| max_upload_size | |
| id | 1998525 |
| size | 254,212 |
Interactive TUI REPL for the Seq programming language with vim-style editing and IR visualization.
This crate is part of the Seq programming language project.
| Crate | Description |
|---|---|
| seq-compiler | Compiler and CLI |
| seq-runtime | Runtime library |
| seq-lsp | Language Server Protocol implementation |
| seq-repl | Interactive TUI REPL (this crate) |
| vim-line | Vim-style line editor |
cargo install seq-repl
This installs the seqr binary.
seqr
MIT