X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=adoc%2Fp_evaluate_stream.adoc;h=abd86d5f40bce9063f415012d79c12fa251aaecf;hb=39427aee877cab09feea798b146e06dc7bfc25cc;hp=2a051af4b1f155e562fb1277d3aafdd212f67a28;hpb=656f37efbd89db1b1088281047a9633cf74e92ec;p=rrq%2Frrqforth.git diff --git a/adoc/p_evaluate_stream.adoc b/adoc/p_evaluate_stream.adoc index 2a051af..abd86d5 100644 --- a/adoc/p_evaluate_stream.adoc +++ b/adoc/p_evaluate_stream.adoc @@ -1,6 +1,6 @@ // compile.asm: WORD p_evaluate_stream,'EVALUATE-STREAM' -anchor::p_evaluate_stream[] +anchor:p_evaluate_stream[] === Word: EVALUATE-STREAM @@ -42,12 +42,3 @@ stack while reading, parsing and executing. If "EVALUATE-STREAM" ends with 0, then <> holds the [n:chars] reference of the offending word in the stream buffer. -==== -.Word: EVALUATE-STREAM -[caption='Definition concept {counter:exec}: '] ----- -( too complex to include here ) ----- -==== - -