whitespace-interpreter-php:PHP 中的空白解释器。 (因为为什么不呢?)

时间:2024-07-21 20:54:40
【文件属性】:

文件名称:whitespace-interpreter-php:PHP 中的空白解释器。 (因为为什么不呢?)

文件大小:6KB

文件格式:ZIP

更新时间:2024-07-21 20:54:40

PHP

PHP 中的空白解释器 空白是一种深奥的编程语言。 与大多数忽略或赋予大部分空白字符意义不大的编程语言不同,空白解释器忽略任何非空白字符。 只有空格、制表符和换行符才有意义。 这是用 PHP 编写的 Whitespace 解释器。 用法 $ git clone https://github.com/josso/whitespace-interpreter-php.git $ cd whitespace-interpreter-php $ php whitespace.php [filename.ws] 例子 $ php whitespace.php examples/helloworld.ws Hello, World ! $ php whitespace.php examples/name.ws Please enter your name: World ! Hello World !


【文件预览】:
whitespace-interpreter-php-master
----whitespace.php(6KB)
----examples()
--------rot13.ws(1KB)
--------name.ws(2KB)
--------hworld.ws(1KB)
--------calculator.ws(3KB)
--------loop1-10.ws(215B)
--------helloworld.ws(327B)
----README.md(2KB)

网友评论