Next: Printing, Previous: Exception Handling, Up: The Poke Language [Contents][Index]
Poke programs have access to a text-oriented terminal, that can be used to communicate with the user. The system provides several primitive functions to manipulate the terminal, which are described in the sections below.
• Terminal Colors | Foreground and background colors. | |
• Terminal Styling | Styling output with classes. | |
• Terminal Hyperlinks | Click-able hyperlinks. |