REPL
Developer ToolsProductivity

REPL

Jesus Soledad · released 12 Jan 2026 · Open in App Store ↗

Revenue 30d not estimated
Downloads 30d not estimated
Rating 5.00 1 reviews

No in-app products collected for this app.

Rating
Mexico100%15.00
Sri Lanka<1%0
Serbia<1%0
Estonia<1%0
Egypt<1%0
Armenia<1%0
Angola<1%0
Argentina<1%0
Austria<1%0
Australia<1%0

The store shows a different set in every country

Description

REPL is a native code runner for Python and JavaScript — built for the AI era.

When your favorite AI gives you code, where do you test it? REPL lets you paste code directly from AI conversations, run it instantly, and copy the results back. No laptop required.

FEATURES

Native Python 3.11 — Real CPython running locally on your device, not a web interpreter

JavaScript Engine — Powered by iOS JavaScriptCore

Persistent State — Variables survive between runs, like a true REPL

Share Sheet — Send code from any app directly to REPL

History — Access your last 50 code runs

Smart Parsing — Automatically extracts code from markdown fences

Offline — Everything runs locally, no internet needed

Dark Mode — Easy on the eyes

BUILT FOR AI WORKFLOWS

Copy code from ChatGPT, Claude, Gemini, or any AI assistant. Paste into REPL. Tap Run. See results. Copy output back to your conversation. Iterate faster than ever.

TECHNICAL DETAILS

Python: Full CPython 3.11 interpreter embedded natively

JavaScript: Apple's JavaScriptCore engine

Storage: Code history saved locally

Privacy: No data leaves your device