Block-style programming environment for tackling graph structure and algorithm, based on MIT Scratch.
(This is an alpha release for concept evaluation.)
Gratch sources available on github (https://github.com/EiichiroIto/Gratch/).
Metacello new
baseline: 'Gratch';
repository: 'github://EiichiroIto/Gratch/filetree';
load.
Then copy Examples directory of this repository to your image directory.
- You need keep script files before update, because project files are incompatible with any previous versions.
- To keep script files, select "File - Export - Export Scripts in S-EXP".
- To recovery the file, select "File - Import - Import Scripts"
- Select Open from File menu.
- Click Examples button on the file open dialog.
- Select file and press OK.
- Click Setup button on right side pane to setup the program.
- Click Loop button to start.
MIT License