| 41. | One of my variable names is foundPosNegSign.
|
| 42. | Note, variable names occurring throughout the program need not be declared at the top of the program.
|
| 43. | A dataflow compiler records these dependencies by creating unique tags for each dependency instead of using variable names.
|
| 44. | They are the variable names that may be bound to formal parameter variables from outside the lambda expression.
|
| 45. | The second input is a list of instructions that uses the variable name included in the first input.
|
| 46. | To address this issue, Zgrass considered variables named with lowercase letters to be local only to that macro.
|
| 47. | The formal parameter variable is said to bind the variable name wherever it occurs free in the body.
|
| 48. | In spite of our choices of variable names, it should not be assumed that our coordinate system is Cartesian.
|
| 49. | Named parameters are optional by default, but may be marked as required by adding ! after the variable name.
|
| 50. | Assignment to a variable name that does not exist creates the new variable by name with the assigned value.
|