|
Reduct
v1.0.4-3-gdaf0d70
A functional and immutable language.
|
Local structure. More...
#include <compile.h>
Data Fields | |
| reduct_atom_t * | name |
| The name of the local variable. | |
| reduct_expr_t | expr |
| The expression representing the local's value. | |