s  | 
    focus search bar ( enter  to select, ▲ / ▼  to change selection) | 
  
g c  | 
    go to c_api | 
g g  | 
    go to getting_started | 
g t  | 
    go to toy_api | 
h  | 
    toggle this help ( esc  also exits) | 
  
🐔
The Toy Programming Language is an imperative, bytecode-interpreted, embeddable scripting language. Rather than functioning independently, it serves as part of another program, the “host”. This design allows for straightforward customization by both the host’s developers and end users, achieved by exposing program logic through text files.
This website presents the documentation for Toy version 2.x.
| GH Pages Theme adapted from Programming Pages. | 
s  | 
    focus search bar ( enter  to select, ▲ / ▼  to change selection) | 
  
g c  | 
    go to c_api | 
g g  | 
    go to getting_started | 
g t  | 
    go to toy_api | 
h  | 
    toggle this help ( esc  also exits) |