Convert a phrase into a zero-argument A_Function.
Return
A zero-argument function.
Parameters
The phrase to compile to a function.
The module that is the context for the phrase and function, or nil if there is no context.
The line number to attach to the new function, or 0 if no meaningful line number is available.