Next: The Poke Virtual Machine, Previous: The Standard Library, Up: Top [Contents][Index]
GNU poke can be executed in a special mode in which it communicates with a client using a machine-friendly interface. This makes it possible to write programs like graphical user interfaces, testing programs and the like. This section describes this operation mode and provides a full description of the interface, for client application writers.
• MI overview: | Description of the MI. | |
• Running poke in MI mode: | Running poke with –mi | |
• MI transport: | Frame messages. | |
• MI protocol: | Messages, requests, responses, events. |