Time-Out

所属分类:编程语言基础
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2020-06-15 12:57:19
上 传 者sh-1993
说明:  一种编程语言,其中动作发生在代码行之间
(A programming language where the action occurs between the lines of code)

文件列表:
99Bottles.txt (4849, 2015-03-31)
99Bottles_pseudo.txt (3448, 2015-03-31)
Display.js (459, 2015-03-31)
HelloWorld.txt (476, 2015-03-31)
HelloWorld_pseudo.txt (325, 2015-03-31)
TimeOut.css (1323, 2015-03-31)
TimeOut.js (15232, 2015-03-31)
index.html (4256, 2015-03-31)
translate.html (2182, 2015-03-31)

# Time-Out TIME OUT tries to do for the Web what Folders did for Windows. https://github.com/rottytooth/Folders Every line of code is a time out, telling the interpreter to do nothing for a specific amount of time. One can think of the interpreter as cycling through all the commands during these time outs. Whatever it lands on when the time out has ended, it executes next. In this language, every meaningful action occurs between the lines of code. Time Out runs in the browser. The speed can be set (by default, it cycles through a command every 30ms). However, when Time Out is not running in the active tab, in most browsers, it tends to run too slow and so "miss" the intended commands, throwing off the entire program. The only reliable way to ensure a Time Out program runs correctly is to set it to your active tab, and sit and wait, watching the commands being processed, one by one. If you bring up another tab, or even another application, it will likely fail. The speed is set to 30ms/command by default, and can be adjusted according to the speed of the machine and patience of the programmer.

近期下载者

相关文件


收藏者