./playground --interactive
Code Playground
Write, compile, and debug your code directly in the browser. Coming soon: full debugger integration with step-through execution.
Main.java
Console Output
Output will appear here after running your code...
Quick Tips
- • Write Java code in the editor on the left
- • Click Run to compile and execute
- • Click Debug to start debugging mode
- • Full debugger with breakpoints coming soon