seq-tui 0.14.1

TUI REPL for the Seq programming language with IR visualization
docs.rs failed to build seq-tui-0.14.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

TUI REPL for the Seq programming language

Provides a split-pane terminal interface with:

  • REPL input with syntax highlighting and Vi mode editing
  • Real-time IR visualization (stack effects, typed AST, LLVM snippets)
  • ASCII art stack effect diagrams