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.