The following commands are currently implemented.
During execution of command, only data that matches tid and msgtag can be received, So the recv command doesn't need to specify it any more. Inside the command there are 3 macro's that can be used to find out additional information about the received data:
If command is the empty string, the binding is deleted. If the command is missing, the currently bound command is returned.
The spawn command returns a list of tid's that later can be used in other commands. An error is genereted if no processes can be spawned.