wuub/SublimeREPL
SublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5454
- days_rel: n/a
- days_push: 1927
- n_releases_24m: 0
Adoption not part of the score
2128 stars · 313 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Sublime Text plugin that runs language interpreters (REPLs) such as Python, Ruby, Node.js, Clojure, and Haskell inside an editor view. It supports persistent per-language history, sending selections or files to the REPL, virtualenv and remote (SSH) Python, and custom interpreter configuration.
Use cases
- run a python repl inside sublime text
- evaluate selected code in a running interpreter
- run python in a virtualenv from the editor
- debug python scripts with pdb from sublime text
- configure a custom repl for an unsupported language
- use stdin with a build system replacement in sublime
When to choose
- you use Sublime Text 2/3 and want an interactive REPL without leaving the editor
- you need to send selections, lines, or whole files to a running interpreter
- you want REPL history per language and configurable environments
When to avoid
- you use a modern editor like VS Code with built-in integrated terminals and REPL extensions
- you need actively maintained tooling - the project sees infrequent commits
- you use Sublime Text 4's native features or another editor entirely
Facets
plugin · maturity maintenance
interpreter developer-tools cli developer-tools text-editors programming-languages cross-platform python sublime-text repl editor-plugin interactive-interpreter
2 sources
- readme: https://github.com/wuub/SublimeREPL · fetched 2026-08-28 · 6ca1c26fe2ec
- homepage: https://github.com/wuub/SublimeREPL · fetched 2026-08-29 · 0c05a33bd727
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wuub/SublimeREPL | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="wuub/SublimeREPL")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem