We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
Turing Script
Turing Script is an esoteric programming language by User:SuperJedi224. Execution is built around a single universal Turing machine that has been augmented with additional input capabilities. A program consists of a main script and a collection of turing machine programs and predefined data tapes, each in a separate file located in the same directory. (Data tapes and turing machine programs may be placed in subdirectories of the main directory, but in that case, the main script must specifically import those subdirectories before they can be used)