TM moved to C
authorThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Tue, 3 Feb 2026 14:44:35 +0000 (14:44 +0000)
committerThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Tue, 3 Feb 2026 14:44:35 +0000 (14:44 +0000)
commitfdeeb913c94205eb5cbe08aa46680d1f787c58df
tree93273c5d1f91d0c26c8b5131c0882364ce4ba50a
parent7c4f82540f85e511ee3270c05331e48fbe35148d
TM moved to C
12 files changed:
developer/authored/RT_code_format_notes.txt [new file with mode: 0644]
developer/authored/TM.py [new file with mode: 0755]
developer/authored/TM_module.c [new file with mode: 0644]
developer/authored/TM_module.cpython-311-x86_64-linux-gnu.so [new file with mode: 0755]
developer/authored/TapeMachine.py [deleted file]
developer/authored/build.sh [new file with mode: 0755]
developer/authored/build/lib.linux-x86_64-cpython-311/TM_module.cpython-311-x86_64-linux-gnu.so [new file with mode: 0755]
developer/authored/build/temp.linux-x86_64-cpython-311/TM_module.o [new file with mode: 0644]
developer/authored/install.sh [new file with mode: 0644]
developer/authored/setup.py [new file with mode: 0644]
developer/authored/tape_machine.py [deleted file]
developer/authored/tm.py [deleted file]