tr SciMax Toolbox tr_bound_function_applyp

SciMax Toolbox >> tr_array_as_ref

tr_array_as_ref

Option variable

tr_array_as_ref

Description

Default value: true

If translate_fast_arrays is false, array references in Lisp code emitted by translate_file are affected by tr_array_as_ref. When tr_array_as_ref is true, array names are evaluated, otherwise array names appear as literal symbols in translated code.

tr_array_as_ref has no effect if translate_fast_arrays is true.

tr SciMax Toolbox tr_bound_function_applyp