한국어 | English
🎉 Recursive has been featured in awesome-algorithms — Interactive Learning & Visualization section!
- No setup, no breakpoints — paste your code, see every step instantly.
- Recursion made visible — each call is a tree node, not a mystery.
- Variables over time — what every variable held, at every step.
- Embed anywhere — blogs, Notion, Obsidian.
2026-04-18.9.37.27.mov
- Python
- JavaScript / TypeScript
- Paste your code and input fields are automatically generated
- Recursive functions are visualized as a tree structure
- Debug comfortably without setting breakpoints
- Current execution line is highlighted with manual/auto playback
- Works with a single function or plain code
See the Docs for a full guide with live examples.
pnpm install
pnpm dev
pnpm test
pnpm fix # oxlint + oxfmtBug reports and feature requests → GitHub Issues
Your sponsorship helps support more languages like Java and C++.
MIT