INTERPRET: различия между версиями

Материал из ПМК вики
Перейти к навигации Перейти к поиску
Нет описания правки
Нет описания правки
Строка 11: Строка 11:
           BLK contains zero, interpret characters from the text input
           BLK contains zero, interpret characters from the text input
           buffer.  See:  "input stream"
           buffer.  See:  "input stream"
== INTERPRET в стандарте Forth-79 (англ.) ==
INTERPRET
    Begin interpretation at the character indexed by the  contents
    of  >IN  relative  to  the  block  number  contained  in  BLK,
    continuing  until  the  input stream  is  exhausted.  If  BLK
    contains  zero,  interpret characters from the terminal  input
    buffer.





Версия от 17:32, 7 сентября 2015

INTERPRET — стандартное слово Каллисто.

Интерпретирует последовательность слов, пока там что-то есть.


INTERPRET в предыдущем стандарте Forth-83 (англ.)

     INTERPRET    --                            M,83
          Begin text interpretation at the character indexed by the
          contents of >IN relative to the block number contained in
          BLK , continuing until the input stream is exhausted.  If
          BLK contains zero, interpret characters from the text input
          buffer.  See:  "input stream"


INTERPRET в стандарте Forth-79 (англ.)

INTERPRET
    Begin interpretation at the character indexed by the  contents
    of  >IN  relative  to  the  block  number  contained  in  BLK,
    continuing  until  the  input stream  is  exhausted.   If  BLK
    contains  zero,  interpret characters from the terminal  input
    buffer.


  У этой статьи нет иллюстраций. Вы можете помочь проекту, добавив их.


  Это заготовка статьи. Вы можете помочь проекту, дополнив её.