Previous: language signature, Up: language


Code for calling codels
— TCL Backend: language invoke codel params

Return a string corresponding to the invocation of a codel in the current language.

Parameters:

code
A 'codel' object.
params
The list of parameters passed to the codel. Each element of this list must be a valid string in the current language corresponding to each parameter value or reference to be passed to the codel (see language pass).