Variable * variable_temporary(Environment *_environment, VariableType _type, char *_meaning)
Define a temporary variable.
Variable * ypen(Environment *_environment)
Emit ASM code for = YPEN().
void coco3b_ypen(Environment *_environment, char *_destination)
struct _Variable Variable
Structure of a single variable.
struct _Environment Environment
Structure of compilation environment.