CVM++ Playground
Write your .cvm script and click Run. No installation needed.
Code editor
input x while x < 6: output x let x = x + 1 end
Output
(output will appear here)
input >
Enter
Run
Clear
Loading CVM++ engine...