On Wednesday, August 16, 2017, Wes Turner <[email protected]> wrote:
> > > On Wednesday, August 16, 2017, Chris Angelico <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > >> On Wed, Aug 16, 2017 at 10:06 PM, Abdur-Rahmaan Janhangeer >> <[email protected]> wrote: >> > hum i'm saying that if i write a compiler for python based on the js >> > language, is there any guideline as how to make the syntax more >> pythonic? >> >> You may want to look at prior art, including PyPyJS and Brython. >> >> https://github.com/pypyjs/pypyjs-examples >> https://www.brython.info/static_doc/en/dom_api.html > > > https://github.com/Knio/dominate > > - #examples > - nested context managers > > https://pyquery.readthedocs.io/en/latest/ https://pyquery.readthedocs.io/en/latest/api.html - PyQuery supports jQuery-like Pythonic DOM traversal
_______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
