version 1.1.1.1, 2000/04/24 04:20:11 |
version 1.2, 2000/04/27 05:42:18 |
|
|
% $OpenXM: OpenXM/doc/issac2000/openxm-stackmachines.tex,v 1.14 2000/01/17 08:50:56 noro Exp $ |
% $OpenXM: OpenXM/doc/calc2000/openxm-stackmachines.tex,v 1.1.1.1 2000/04/24 04:20:11 noro Exp $ |
|
|
\section{OpenXM Stack machines}\label{sec:ox-stackmachines} |
\section{OpenXM Stack machines}\label{sec:ox-stackmachines} |
|
|
Line 25 and pushes the object onto the stack. |
|
Line 25 and pushes the object onto the stack. |
|
|
|
If the server gets an {\it OX command} message, then the server |
If the server gets an {\it OX command} message, then the server |
executes the command. |
executes the command. |
Any OX command message starts with the int32 tag OX\_COMMAND. |
Any OX command message starts with the int32 tag {\tt OX\_COMMAND}. |
The body is a stack machine operation code expressed by int32. |
The body is a stack machine operation code expressed by int32. |
The codes are listed below \cite{noro-takayama}. |
The codes are listed below \cite{noro-takayama}. |
\begin{verbatim} |
\begin{verbatim} |