All Identifiers
| Name | Unit | Description |
|---|---|---|
| code_buffer | forth | Used in control structures. |
| def_builtin | forth |
|
| def_colon | forth |
|
| def_const | forth |
|
| def_value | forth |
|
| def_var | forth |
|
| dictionary | forth |
|
| EForthError | forth | Mainly for stack / syntax errors. |
| input_buffer | forth | Always parse word by word. |
| interpret | forth |
|
| interpret | forth |
|
| latest | forth | Name of the most recently defined word. |
| loop_buffer | forth | Used in control structures. |
| parse_buffer | forth | Always parse word by word. |
| parse_guard | forth | Word where buffering state ends. |
| PForthWord | forth |
|
| pop_data | forth |
|
| pop_word | forth |
|
| push_data | forth |
|
| push_word | forth |
|
| refill | forth |
|
| refill | forth |
|
| stack | forth |
|
| stack_pointer | forth | Right after the last element. |
| state | forth |
|
| TExecToken | forth |
|
| TForthWord | forth |
|
| version_string | forth |
|
| whitespace | forth |
|
| word_pointer | forth | Right after the last element. |
| word_stack | forth | Used for variables and such. |
Generated by PasDoc 0.16.0.