An Open Source Platform to run and test code snippets instantaneously with OpenREPL
Read–Eval–Print-Loop
Star SponsorPlease read documentation for more information
DocumentationWhich language REPL you want to see next?
Please Leave your comments in case of any Suggestions/Feedback. Thanks :)
Start writing your code snippets immediately in any REPL! No more time wasted on opening and navigating your text editor, writing code, compile and run to see the results.
REPLs are created and destroyed on the fly using containers. REPLs can be forked to create a child terminal in the same container that can communicate with the parent REPL. Useful in case of socket/http programming.
Each REPL terminal has some meta-commands to perform administrative tasks.
Helps you learn a programming language faster.
Share your REPL Instance with Others to collaborate with others. Click 'Share REPL' button to generate a unique REPL ID which can be shared with Others.