# 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)

Repository: https://github.com/wuub/SublimeREPL
Canonical: https://ross.abutalabs.com/products/sublimerepl
Homepage: https://github.com/wuub/SublimeREPL
Language: Python
License: NOASSERTION
License Family: other
Last push: 2021-05-24T05:41:06+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5454, "days_push": 1927, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2128, forks 313 (observed 2026-08-28T04:06:17.028523+00:00)

## What it is
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
- artifact type: plugin
- maturity: maintenance
- function: interpreter, developer-tools, cli
- domain: developer-tools, text-editors, programming-languages
- platform: cross-platform, python
- tags: sublime-text, repl, editor-plugin, interactive-interpreter

## Member repositories
- wuub/SublimeREPL (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:17.028523+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:52:27.529312+00:00, confidence not recorded.
  - readme: https://github.com/wuub/SublimeREPL (fetched 2026-08-28T04:06:17.028523+00:00, sha 6ca1c26fe2ec)
  - homepage: https://github.com/wuub/SublimeREPL (fetched 2026-08-29T10:32:27.030714+00:00, sha 0c05a33bd727)
- Data as of 2026-08-30T08:39:29.467469+00:00.
