high level gb engine commands

Sending commands to the engine:
  • callgg
  • gg
  • ggPush
  • handle
  • sendToEngine
  • sendgg
  • This class provides an interface to rings implemented by the engine.

  • EngineRing
  • These routines take an element off the stack.

  • eePop
  • eePopBool
  • eePopInt
  • eePopIntarray
  • getMatrix
  • These functions transfer ring elements to other rings.

  • eeLift
  • eePromote
  • These functions are used mainly for debugging the engine.

  • look
  • engineMemory
  • engineStack
  • heap
  • see
  • Go to main index.

    Go to concepts index.