VariousWords beta
Related Terms:
Noun
Definition: A style of programming in which all functions are written so that recursive calls are made nowhere but immediately before function return.
Adjective
Definition: Written in a tail recursive style.