Example NeoWebScript/SA

Feel free to check out my source here.

This is a simple line of html.
This is another.
This line is special. The date is html "[clock format [clock seconds]]."

As a matter of fact, I can do cool things like pretend like I'm just writing html here. And I don't have to worry about the apostrophe problem. I can put in evaluations at any time. For example, the date is: html "[clock format [clock seconds]].

Here is some simple math: 4 + 9 = [set a 4 ; set b 9 ; expr $a + $b].
In 250,000 seconds, the date will be [clock format [expr [clock seconds] + 250000]].

Commands:
[lsort [info commands]]

" This is the real last line of html.