Build real logic flows and algorithms using visual node connections.
<, >, ===).
Build, run, and export logic flows using interactive visual code blocks. Features variables, while loops, conditionals, dynamic canvas wire connections.
Visual Code Blocks lets you assemble small programs as connected nodes on a canvas. Run the flow in the browser, inspect its output and execution log, or view the generated JavaScript representation.
Inputs are the blocks placed on the canvas, their values and expressions, and the connections between their ports. The canvas also accepts a saved JSON program through the Load control.
The tool runs the connected flow and shows printed values in the output panel with an execution log beside it. Code displays a generated JavaScript view, while Save downloads the visual program as JSON. This is an educational browser sandbox, not a general-purpose JavaScript runtime.
Connect start, variable, expression, print, IF, WHILE, and other blocks to demonstrate small algorithms, loops, branches, and data flow.
No. The browser sandbox runs the supported visual-block flow and displays a generated JavaScript representation; it is not a general-purpose code runtime.
Yes. Save the block graph and connections as JSON, then load that file later. The generated JavaScript view can also be copied for reference.
SolvProb builds custom web apps, automation tools, and interactive experiences tailored to your workflow.
Talk to SolvProb →