Skip to content

gsoc_2011_interpreter

https://www.google.com/accounts/o8/id?id=AItOawnIDK5ERNYzZQUJALcyMjUQXUyiYA_Tij8 edited this page Apr 7, 2011 · 21 revisions
  1. In-browser PyJS Interpreter
    1. Abstract

The purpose of this project is to re-factor and improve python-to-javascript translator component (pyjs) of Pyjamas in order to reach following goals:

1. Translator should be able to translate itself, and resulting javascript should be able to correctly translate python code into javascript code while being run in browser environment, turning pyjs into proper python implementation. 2. Remove deprecated interfaces and provide clean, extensible API for Pyjamas utilities and 3rd party applications/libraries which use pyjs translator, supporting small DSL use-cases in addition to current web applications. 3. Research and attempt to provide support for translating python 3

      1. In-browser interpreting
      1. API and utilities update
      1. Python 3 support
    1. Timeline and milestones
      1. May 10 - May 23
      2. Start of Program (May 24)
      3. May 24 - July 11
      4. Midterm Evaluation (July 12)
      5. July 13 - Aug 22
      6. Final Evaluation (Aug 23)
Clone this wiki locally