The world is getting ridiculous. termux seems to not anymore be supported by Google Play because of some Android 10 issues?
On the other hand there is this gem: TI 84 Plus CE Python Edition Unboxing https://www.youtube.com/watch?v=LVxP_Fki8Fc LoL Mostowski Collapse schrieb:
Yesterday we went into a little programming binge, despite there was a free parade in Zurich. We could now already implement a transpiler that targets Python. We simply took the transpiler main.p that targets JavaScript and moded it into a new transpiler mainpy.p that targets Python. The code is already on GitHub and we present it also here as the Python code mainpy.p. We were also busy on machine.py and special.py. The progress is now: +------------+ cross +-------------+ | loader.p | compile | loader.py | 100% | compiler.p | -----------> | compiler.py | 100% +------------+ +-------------+ | machine.py | 66% | special.py | 33% +-------------+ See also: Python Version of Dogelog Runtime special https://twitter.com/dogelogch/status/1426884473988292617 Python Version of Dogelog Runtime special https://www.facebook.com/groups/dogelog
-- https://mail.python.org/mailman/listinfo/python-list