SG
О... они и с игро-делами теперь не останавливаются.
Size: a a a
SG
VG
AP
Cling is a separate project as an interactive, JIT-based C++ interpreterбывает же
VG
AE
VG
AY
РТ
AY
AP
import os, sys; sys.path.insert(0, os.path.dirname(__file__)) # needed for some interpreters
...
if __name__ == "__main__":
main()
AP
AP
AP
it's elegant that running a script in Python is just setting up a few magic variables and importing the script.
AP
VG
VG
AP