Skip to content

Running py‐slang from the command line (REPL)

Martin Henz edited this page Jul 6, 2026 · 1 revision

Build the REPL

yarn build:repl

Run the REPL from the command line

yarn repl <file.py> [-v <1-4>]

Here the -v option allows you to choose between the different language variants (chapters).

Clone this wiki locally