pulling Python TM over from Epimetheus
authorThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Sun, 31 May 2026 16:22:19 +0000 (16:22 +0000)
committerThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Sun, 31 May 2026 16:22:19 +0000 (16:22 +0000)
commit3cbbb727ce28ab772ed712e81862f5e537625c94
tree84972f2c1c013046f9844dec8e78cc47c7a7dec7
parent3f2a09ba9a0d785c961194c1536d3b711f14e61d
pulling Python TM over from Epimetheus
38 files changed:
administrator/tool/install_Python [new file with mode: 0755]
developer/authored/C/.gitkeep [new file with mode: 0644]
developer/authored/ExampleGreet/Greeter.lib.c [deleted file]
developer/authored/ExampleGreet/Math.lib.c [deleted file]
developer/authored/ExampleGreet/hello.CLI.c [deleted file]
developer/authored/Java/.gitkeep [new file with mode: 0644]
developer/authored/JavaScript/.gitkeep [new file with mode: 0644]
developer/authored/Python/TM/TM.py [new file with mode: 0755]
developer/authored/Python/TM/TMS.py [new file with mode: 0644]
developer/authored/Python/TM/TMS_refactored.py [new file with mode: 0644]
developer/authored/Python/TM/TM_Array.c [new file with mode: 0644]
developer/authored/Python/TM/TM_GR.c [new file with mode: 0644]
developer/authored/Python/TM/TM_NaturalNumber.c [new file with mode: 0644]
developer/authored/Python/TM/TM_module.c [new file with mode: 0644]
developer/authored/Python/TM/__init__.py [new file with mode: 0644]
developer/authored/Python/TM/build.sh [new file with mode: 0755]
developer/authored/Python/TM/install.sh [new file with mode: 0644]
developer/authored/Python/TM/setup.py [new file with mode: 0644]
developer/authored/Python/TM/try.c [new file with mode: 0644]
developer/authored/Python/example/example_TMS.py [new file with mode: 0755]
developer/authored/Python/example/example_TM_loop.py [new file with mode: 0755]
developer/authored/Python/example/example_TM_machine.py [new file with mode: 0755]
developer/authored/Scheme/.gitkeep [new file with mode: 0644]
developer/authored/example-greet/Greeter.lib.c [new file with mode: 0644]
developer/authored/example-greet/Math.lib.c [new file with mode: 0644]
developer/authored/example-greet/hello.CLI.c [new file with mode: 0644]
developer/document/AI-memory_DeepSeek.txt [new file with mode: 0644]
document/TM.html [new file with mode: 0644]
document/TMS.html [new file with mode: 0644]
document/TMS_revised.html [new file with mode: 0644]
document/TMS_updated.html [new file with mode: 0644]
document/TM_total_updated.html [new file with mode: 0644]
setup
shared/document/installation_Python.org
shared/linked-project/Python-3.12.3 [new symlink]
shared/tool/PATH.sh [new file with mode: 0644]
shared/tool/setup
shared/tool/version