fixing lack of clause following because
parent
2057449bbc
commit
eecf8d59ae
|
@ -119,7 +119,7 @@ DEFER: second-word-to-be-defined
|
|||
\end{verbatim}
|
||||
before the definition of the first word.
|
||||
|
||||
Factor supports named variables. This doesn't destroy concatenativity, though, because
|
||||
Factor supports named variables. This doesn't destroy concatenativity, though, because words and quotations are not boundaries for it at all; dynamic scope is used.
|
||||
|
||||
\section{Common Lisp and Scheme}
|
||||
|
||||
|
|
Loading…
Reference in New Issue