This is a fork of MIT OpenBlocks (covered by the MIT license) for refactoring purposes.
I left this repository open for many years, as a resource for others with an interest in the topic, even though my active use case became moot twelve years back. Now, however, as there are many better maintained forks, I am about to archive this repository.
The principal objective of the fork was to make the code more amenable to inclusion to other projects.
If you're building a web application, you might want to consider Google Blockly instead.
$ mvn clean package
$ mvn exec:java -Dexec.mainClass="edu.mit.blocks.controller.WorkspaceController" -Dexec.args="support/lang_def.xml"
edu.mit.blocks
packageIn order of first appearance on commit logs:
Can you improve this documentation? These fine people already did:
Mikael Gueck, David Li & philippecadeEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close