Hello,
https://github.com/pfalcon/pycopy
Pycopy is a minimalist, lightweight, resource-efficient implementation
of Python(-like) language. Pycopy to CPython is the same thing as
Scheme to Common Lisp. Executable sizes of 300-400KB, instant startup,
no need to carry around large monolithic librar
On behalf of the Jython development team, I am pleased to announce that
Jython 2.7.2 has been released.
Notable additions include:
* much improved support for locale, but as a backward-incompatible
change, it is provided as an opt-in.
* a main program that behaves more like CPython in man