mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
Rewording
This commit is contained in:
10
thesis.tex
10
thesis.tex
@@ -2780,11 +2780,11 @@ invocation of $\Interrupt$ along side $\Write$.
|
||||
\el
|
||||
\]
|
||||
%
|
||||
The effect row must necessarily mention the $\Interrupt$ operation. As
|
||||
a consequence this approach is not backwards compatible, since the
|
||||
original definition of $\echo$ can be used in a context that prohibits
|
||||
occurrences of $\Interrupt$. Clearly, this alternative definition
|
||||
cannot be applied in such a context.
|
||||
In addition to $\Write$ the effect row must now necessarily mention
|
||||
the $\Interrupt$ operation. As a consequence this approach is not
|
||||
backwards compatible, since the original definition of $\echo$ can be
|
||||
used in a context that prohibits occurrences of $\Interrupt$. Clearly,
|
||||
this alternative definition cannot be applied in such a context.
|
||||
|
||||
\subsection{State: file i/o}
|
||||
\label{sec:tiny-unix-io}
|
||||
|
||||
Reference in New Issue
Block a user