One of advantages of Python2dart translator like Medusa is that we don't have to spend time on making compatible in different platforms. Dart takes care of cross-platform compatibility.So having a nice python2dart translator means that we can run Python applications everywhere without worrying about compatibility.
Medusa is not supporting Windows and Cygwin yet, so I couldn't use it. I think that Medusa is not matured enough to be used widely. I think that python2dart translator can be a better way than python2javascript translator. 1. we can take advantage of Dart's a cross-platform property. 2. It is significantly faster than CPython. 3. Dart provides a nice debugging tool. But, we still need Pyjs until this idea becomes a practical and matured solution which is not available right now. -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
