Latest tweets:

PyCow makes Moo

Over the weekend we released a little tool which is called PyCow. PyCow translates Python code to JavaScript code with the “MooTools way of class declaration”.

You find a more detailed explanation here:
http://code.google.com/p/pygowave-server/wiki/PythonToJavaScriptTranslator

And here the source:
http://code.google.com/p/pygowave-server/source/browse/#svn/branches/pycow

Have fun!


3 Responses to “PyCow makes Moo”

  1. says:

    For anyone else reading this, note that pycow is redundant. There already exists a far better/complete python to javascript compiler in the form of Pyjamas. See here: http://code.google.com/p/pyjamas/

  2. says:

    And the homepage: http://pyjs.org/

  3. says:

    Sure, but it’s way to much for our needs. PyCow is especially programmed for lean and fast use in the PyGoWave Server.

Leave a Reply