Exporting program instructions into a file that an application can read and execute
I am writing a web application (let’s call it App 1) that allows users to write simple instructions for a separate app (native, lets call it App 2) in a visual manner. Something similar to Google’s Blockly but dedicated to my applications.