6 6
7 7 Differences:
8 8 * Not using any of its code (Different languages for one thing, [http://www.python.org/|Python] there, [http://www.tcl.tk/|Tcl] here).
9 9 * Persistent state completely different, using [http://www.sqlite.org/|sqlite] database for all things we wish to keep between passes.
10 10
11 11 <p>
12 12 Status:
13 -<table align=left border=1>
13 +<table border=1>
14 14 <tr>
15 15 <th>Pass</th>
16 16 <th>Description</th>
17 17 <th>Notes</th>
18 18 </tr>
19 19 <tr>
20 20 <td>CollectAr</td>