not really known
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
876 B

  1. Jappy.activity
  2. ==============
  3. A tribute to Pippy activity.
  4. *Shall work with Sugar and Sugarizer, deploy everywhere.*
  5. It currently implements the [RapydScript-NG transpiler](https://github.com/kovidgoyal/rapydscript-ng)'s python-like language.
  6. ## Development
  7. This copy is tailored to be deployed with Sugarizer. In order to develop and build Jappy you'll need the [proper sources](https://github.com/somosazucar/Jappy).
  8. ### Launch
  9. In order to launch the app, simply open `Jappy.activity/index.html` in a browser, served by http.
  10. Artisan Workbench
  11. =================
  12. A *Develop Activity* proposal for Sugar and Sugarizer.
  13. Web Apps for Sugarizer and any Platform
  14. - Python
  15. - Game
  16. - Tool
  17. Collaboration, Simplicity, Reflection
  18. "Never loose work"
  19. Issues
  20. ======
  21. - Might consider method to avoid *infinite loops*. Currently they **crash the tab or browser or PC**.