Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
manual:chapter6:operators:cmd_ovr_eval1 [2019/11/12 14:07] jojo1973 |
manual:chapter6:operators:cmd_ovr_eval1 [2019/11/17 08:24] (current) jojo1973 Highlighted EVAL when used in technical sense |
||
|---|---|---|---|
| Line 36: | Line 36: | ||
| * **Local Name**: '' | * **Local Name**: '' | ||
| * **Global Name**: '' | * **Global Name**: '' | ||
| - | - a __Name__ is evaluated; | + | - a __Name__ is '' |
| - | - a __Program__ is evaluated; | + | - a __Program__ is '' |
| - a __Directory__ becomes the current directory; | - a __Directory__ becomes the current directory; | ||
| - __other objects__ which are not lists are put on the stack. | - __other objects__ which are not lists are put on the stack. | ||
| * **Program**: | * **Program**: | ||
| - | - an [[manual: | + | - an [[manual: |
| - a __Keyword__ is '' | - a __Keyword__ is '' | ||
| - __other objects__ which are not lists are put on the stack. | - __other objects__ which are not lists are put on the stack. | ||
| * **Symbolic expression**: | * **Symbolic expression**: | ||
| - | - a __Name__ is evaluated; | + | - a __Name__ is '' |
| - a __Keyword__ is '' | - a __Keyword__ is '' | ||
| - __other objects__ which are not lists are put on the stack. | - __other objects__ which are not lists are put on the stack. | ||
| * **Other objects**: if they are not lists '' | * **Other objects**: if they are not lists '' | ||
| * **List**: '' | * **List**: '' | ||
| - | - __any object__ is evaluated | + | - __any object__ is '' |
| | | ||
| As a final step, '' | As a final step, '' | ||