Open Blocks download page

Tagged:

This is the download page for Open Blocks, a Java library for creating blocks-based programming UIs.  Open Blocks consists of two packages: codeblocks and slcodeblocks.  Codeblocks is the basic underlying library that is responsible for most of the functionality.  We will periodically release updates to this library.  Slcodeblocks is code from our project, StarLogo TNG, that uses and extends our codeblocks library to fully implement StarLogo TNG's UI.  The source is provided for reference, but we will not maintain these files.  Additionally, we have removed SLBlockCompiler.java, SL_Command.java, lang_def.xml, and commands_slc.slb, all of which are required to run slcodeblocks fully.  We will provide sample replacements for these files as soon as we can.

Our libraries depend upon (and include) JFreeChart, JCommon, and TableLayout.  You can view their licenses and download them at their respective websites:

http://www.jfree.org/jfreechart/

http://www.jfree.org/jcommon/

https://tablelayout.dev.java.net/

By downloading this software, you are agreeing to the terms of the license, as follows:

MIT LICENSE

Copyright (c)  2009

MIT Scheller Teacher Education Program

Eric Klopfer, Daniel Wendel, Ricarose Roque, Corey McCaffrey, Lunduo Ye, Aidan Ho, Brett Warne, Xudan Liu, Hout Nga

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal n the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software, including both runtime and source versions.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

AttachmentSize
codeblocks.zip1.98 MB
slcodeblocks.zip2 MB