This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author adelfino
Recipients adelfino, docs@python, rhettinger, willingc
Date 2018-06-17.23:04:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529276669.59.0.56676864532.issue33876@psf.upfronthosting.co.za>
In-reply-to
Content
I have updated the PR with a FAQ that mentions all implementations mentioned here, except Cython and Stackless Python.

I added RapydScript as it's used by VPython for Web visualization, in the category of client-side scripting pythonesque languages/implementations.

I didn't add Cython because it's not clear to me if it's useful for creating extension modules in a pythonesque language, or if it's also useful by it's own.

I didn't add Stackless Python because it doesn't fit with the "problem domain specific" category I've chosen for the FAQ.

I'm pretty sure this will need a few iterations, but at least we have an starting point :)
History
Date User Action Args
2018-06-17 23:04:29adelfinosetrecipients: + adelfino, rhettinger, docs@python, willingc
2018-06-17 23:04:29adelfinosetmessageid: <1529276669.59.0.56676864532.issue33876@psf.upfronthosting.co.za>
2018-06-17 23:04:29adelfinolinkissue33876 messages
2018-06-17 23:04:29adelfinocreate