GSoC/GCI Archive
Google Code-in 2014 Sugar Labs

Plugin tool

completed by: sam

mentors: Sugar Labs

Turtle Blocks plugins are json-encoded. It is not fun to work with json-encoded Javascript. This task is to build a tool, perhaps in Python, to take an abstract description of a plugin with Javascript psuedo-code and compile it into the plugin dictionary format, json-encoded.