>_ monty
A sandboxed Python interpreter in Rust
pydantic/monty
·
dart_monty_core
dart2js
Web REPL
Interactive Python REPL in the browser. Compiled with dart2js, backed by a WASM Worker running the Monty engine.
No install · works everywhere
dart2wasm
Web REPL
Same REPL compiled with dart2wasm. Superior numeric precision — correctly distinguishes
int
from
float
.
dart2wasm · superior numeric precision
Flutter web
Flutter REPL
The same Monty REPL as a Flutter web app. Dark Material UI, scrollable output, persistent interpreter state.
Flutter web build · WASM backend