1·In this language, you wish to treat as delimiters but otherwise ignore Spaces, tabs, carriage returns and newlines.
在该语言中,您希望将空格、跳格、回车和换行作为分隔符处理,而不是将其忽略。
2·Trust newlines and indents to keep my code not only structured but running?
让我相信换行和缩进能保证代码的结构和运行?
3·All this does is match Numbers, operators, and newlines.
这里要做的全部工作是匹配数字、运算符和换行。
4·Even though the result appears on 52 lines, it is one long string that contains newlines.
虽然结果看上去是52行,但实际上只是一个包含了很多换行符的一个长字符串。
5·As it is being sent to Scilab from the command line, you must clean up newlines by deleting them (or, more accurately, replacing them with empty strings).
因它是从命令行被发送到Scilab,所以必须要通过删除它们(或者更为准确地说,用空字符串来代替它们)来清理换行。