Project/Develop Activity: Difference between revisions
Add repo and title Tag: visualeditor-switched |
No edit summary Tag: visualeditor-switched |
||
| Line 1: | Line 1: | ||
== | == Jappy Activity == | ||
An Integrated Development Environment for Sugar and Sugarizer. | An Integrated Development Environment for Sugar and Sugarizer. | ||
=== [http://people.sugarlabs.org/~icarito/azucarizador/activities/Jappy.activity/ TRY IT NOW] === | |||
=== Summary === | === Summary === | ||
Jappy Activity allows code editing and execution, much like Pippy in classic Sugar. | |||
This provides the browser platform with a clear Python style syntax. | |||
Jappy is already a full IDE, it can run Python code and save it in your Journal. | |||
=== Secondary Goals === | |||
''These are good objectives to achieve with GSOC'' | |||
* An interactive console | |||
* Build zip bundles (.xo) | |||
* Git version control | |||
* Internationalization of strings in Exceptions | |||
* Interactive Debugger, Linter (like http://thonny.org/) | |||
* Snippet blocks (like https://codesters.org/) | |||
* External resources (like http://jsfiddle.net) | |||
* More examples | |||
=== Repository === | === Repository === | ||