|
Element |
Status |
|
HTML Introduction |
Done. |
|
HTML Elements |
Done. |
|
Inline Comments |
Done. |
|
HTML Instructions |
Not written yet. |
|
Resource File |
Not implemented. Not particularly necessary. |
|
Element Parser |
Apparently working correctly. |
|
URL-line Args |
Apparently working correctly. Need "Link" arg to facilitate GET
mode forms. |
|
stdin Args |
Under suspicion. Retesting. |
|
Symbol Tables |
Apparently working correctly. |
|
I/O Streams |
Apparently working correctly. |
|
HTML Elements |
Apparently working correctly. |
|
Element Functions |
Apparently working correctly. |
|
Content Functions |
Apparently working correctly. |
|
<DEFINE> |
Apparently working correctly. |
|
<MACRO> |
Apparently working, as well as expected in stage 1. Multiple
value assignment not tested. |
|
<METAQUOTE> |
Apparently working correctly. for single layers. Nested
MetaQuotes need to persist. This may have been
fixed. Needs to be retested. |
|
<DECLARE> |
Not implemented. Not necessary. |
|
<ASSIGN> |
Appears to be working. |
|
<VALUE> |
Apparently working correctly. |
|
<RANDOM> |
Apparently working correctly. |
|
<LOAD> |
Apparently working correctly. |
|
<QUIET> |
Apparently working correctly |
|
<FILE> |
Apparently working correctly |
|
<WRITE> |
Apparently working correctly |
|
<READ> |
Apparently working correctly. |
|
<EOF> |
Apparently working correctly. |