blockoid
A thin Clojurescript wrapping of Blockly, a library for building Scratch-like interfaces in the browser.
The combination of Blockly and Clojure allows for the easy creation of powerful combinatorial user interfaces and visual languages. See this presentation for a real-world example of use.
Usage
Usage details are in a separate document.
See also the example .
License
Relased under MIT license. See the LICENSE file for details.
Installing for local use
lein install
Running example
See example
