ooRexx
4.2.0-source
About: ooRexx (Open Object Rexx) is a free implementation of Object Rexx. Object Rexx is an enhancement of the classic Rexx interpreter; a full-featured programming language with a human-oriented syntax. Fossies Dox: ooRexx-4.2.0-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) 
|
Go to the documentation of this file. 118 for (i = 0; i < size; i++)
154 for (i = 0; i < size; i++)
virtual RexxObject * evaluate(RexxActivation *, RexxExpressionStack *)
uint16_t instructionFlags
#define memory_mark_general(oref)
virtual void clearGuard(RexxActivation *)
void flatten(RexxEnvelope *)
void traceResult(RexxObject *v)
void reportException(wholenumber_t error)
RexxObject * get(size_t pos)
RexxInstruction * nextInstruction
#define Error_Logical_value_guard
void liveGeneral(int reason)
RexxVariableBase * variables[1]
#define flatten_reference(oref, envel)
virtual void setGuard(RexxActivation *)
#define memory_mark(oref)
void execute(RexxActivation *, RexxExpressionStack *)
RexxInstructionGuard(RexxObject *, RexxArray *, bool)
#define Error_Translation_guard_guard
void traceInstruction(RexxInstruction *v)
#define setUpFlatten(type)
static RexxActivity *volatile currentActivity