<div dir="ltr"><div><div>Hi Sebastian,<br><br></div>Nice work!  I thought I'd write a quick note for anyone slow, like me, who didn't immediately realize that the "J" in Spanish "Jappy" is pronounced like English "H" ... with obvious and profound implications for pronunciation! <br><br></div><div>Greetings from New Mexico, (hope the above is correct!)<br></div>-Charles <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, May 14, 2017 at 11:42 PM, Sebastian Silva <span dir="ltr"><<a href="mailto:sebastian@fuentelibre.org" target="_blank">sebastian@fuentelibre.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <p>Hello Sugar friends!</p>
    <p>As perhaps some of you are aware, I've been working on an
      Activity for web programming in Python.</p>
    <p>I think Python is a wonderful language for learning programming
      and have always found installing Python itself a barrier. Now we
      can work directly in a browser and programs will run in anywhere
      with very little overhead, at very reasonable speeds!<br>
    </p>
    <p>Currently Jappy Activity has the following features:</p>
    <ul>
      <li>Python 3 syntax and comparable performance<br>
      </li>
      <li>Tabbed Code editor with syntax highlighting and Solarized
        color scheme</li>
      <li>Supports multiple files using Python's <i>import </i>syntax<br>
      </li>
      <li>Six examples demonstrating language and API features:</li>
      <ul>
        <li>Mandala Maker</li>
        <li>Memorize Game</li>
        <li>Emoji Selector 👽</li>
        <li>... more! by me and soon, <i>you! 😉</i><br>
        </li>
      </ul>
      <li>Yes, it has built in support for ~900 Emojis you can use
        directly in your code!</li>
      <li>Run your creations in full screen!<br>
      </li>
      <li>Runs on Webkit2 / Chrome / Firefox browser engines (IE not
        tested)</li>
      <li>Gives access to HTML5, CSS3 <i>and</i> Javascript</li>
      <li>Saves session in Sugar or Sugarizer Journal if available<br>
      </li>
      <li>Export to .zip (compiled JS code + source)<br>
      </li>
      <li>Import from .zip or as individual files</li>
      <li>Jappy library offers browser friendly <i>print</i>, <i>inputAsync,
          clearScreen</i> statements</li>
      <li>Jappy itself is written in Python / RapydScript</li>
      <li>Experimental standalone Android build and .XO bundle<br>
      </li>
    </ul>
    <p>Under the hood, Jappy uses the excellently supported
      RapydScript-NG compiler by Kovid Goyal (the author of Calibre
      e-book manager). This means that although the Python semantics are
      well supported, the "batteries included" actually come from
      Javascript-land. You may use any Javascript library from Jappy.
      It's a fun way to program the browser and get over the quirks of
      Javascript.</p>
    <p>I would sincerely appreciate your feedback and testing for this
      tool which I plan to put to good use in our Artisan Videogame
      Workshop. Special thanks to Laura Vargas, as well as our two
      children Inti and Mariana, for their enthusiastic testing,
      feedback, design direction, support and patience. This edition,
      version 1, "Mother's Day Edition" is dedicated to all three of
      them. 👪<br>
    </p>
    <p>With your testing and any fixes that result, I hope to offer a
      pull request for it to be included in Sugarizer.<br>
    </p>
    <p>You can try Jappy directly at:</p>
    <p>    <a class="m_-6679686796673613068moz-txt-link-freetext" href="http://people.sugarlabs.org/~icarito/artisan/Jappy.activity/" target="_blank">http://people.sugarlabs.org/~<wbr>icarito/artisan/Jappy.<wbr>activity/</a></p>
    <p>Or clone the repository and try it standalone at:</p>
    <p>    <a class="m_-6679686796673613068moz-txt-link-freetext" href="https://github.com/somosazucar/artisan" target="_blank">https://github.com/<wbr>somosazucar/artisan</a></p>
    <p>Experimental Android and Sugar builds are at:</p>
    <p>    <a class="m_-6679686796673613068moz-txt-link-freetext" href="https://github.com/somosazucar/artisan/releases/tag/v1" target="_blank">https://github.com/<wbr>somosazucar/artisan/releases/<wbr>tag/v1</a><br>
    </p>
    <p>Looking forward to reading your impressions, have a nice week!</p>
    <p>From the rainforest of Peru,<br>
    </p>
    <p>Sebastian</p>
    <p>SomosAzucar.Org<br>
    </p>
  </div>

<br>______________________________<wbr>_________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.<wbr>org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" rel="noreferrer" target="_blank">http://lists.sugarlabs.org/<wbr>listinfo/sugar-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><p><span><span><a href="https://www.linkedin.com/in/charles-cosse" target="_blank">Linkedin</a> | <a href="http://www.asymptopia.org" target="_blank">E-Learning</a><br></span></span></p><p><br></p></div></div>
</div>