Script your workouts

ReptoLang is a tiny language for writing strength programs as plain text. You describe your training the way a coach would write it on a whiteboard — exercises, sets, weights, rest, and progression rules — and Reptor compiles it into a fully configured, trackable program. No tapping through menus, no rebuilding week 7 by hand.

That compiles into a one-week program with two days' worth of prescribed sets, with weights calculated from your training maxes. Hit Open in Playground above to run it live in your browser.

Why text?

Why not just use LiftOScript?

Liftosaur's LiftOScript gets the core idea right — programs as text — and has an established user base. ReptoLang isn't "LiftOScript with some additions"; it's a re-design around a few gaps that kept coming up:

Where to go next

Everything runs locally in the Playground — paste a program, watch it compile, and see exactly what Reptor will build.