Generator
Adding a simple bsltoolsgenerator
tag in your HTML, like so:
<!-- import the bsl_tools script somewhere on the page, ideally in the head -->
<script src="bsl_tools.js"></script>
<bsltoolsgenerator></bsltoolsgenerator>
gives you the textarea
and buttons below, which you can use to generate your
your own Stepper and AST Views, if you give valid BSL programs!
Unfortunately there is no support for Scribble yet.