Skip to content

Commit

Permalink
#372 alias OUTER for text interpreter
Browse files Browse the repository at this point in the history
  • Loading branch information
TG9541 committed Oct 23, 2020
1 parent 9992672 commit cd769f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/words.md
Original file line number Diff line number Diff line change
Expand Up @@ -877,6 +877,11 @@
; and start text interpreter.
```

```
; OUTER ( -- n ) ( TOS STM8: - Y,Z,N )
; Outer interpreter (use EXIT with 2x R-address drop)
```

```
; EVAL ( -- )
; Interpret input stream.
Expand Down

0 comments on commit cd769f0

Please sign in to comment.