Changes to "stml" between 2015-12-28 03:33:38 and 2015-12-28 03:34:34

9
10
11
12
13
14
15
16

17
18

19
20
9
10
11
12
13
14
15

16
17

18
19
20







-
+

-
+


  #  thin layer, it doesn't try to do too much.
  #  can do MVC model if you wish
  #  100% scheme - no mixing html + scheme needed
  #  Can be fully Compiled. Makes it a bit harder for someone to hack when on shared hosting since there are no text files for the views, all are .so files.

You can see my project under development that uses stml at https://www.kiatoa.com/cgi-bin/kiatoanew. If stml is of interest to you let me know and I'll put some effort into making it available as an egg and add some documentation.

<img src="./doc/tip/doc/stml-snapshot.png"/>
Snip of code for the index:

Snip of code for the index:
<img src="./doc/tip/doc/stml-snapshot.png"/>