Adverb
In a recursive way or manner. (Can we add an example for this sense?)
(computing) Using recursion.
Source: en.wiktionary.orgIf you want to build a recursively self-improving AI, have it go through a billion sequential self-modifications, become vastly smarter than you, and not die, you've got to work to a pretty precise standard. Eliezer Yudkowsky
Also, since all functions in these languages are total, algorithms for recursively enumerable sets cannot be written in these languages, in contrast with Turing machines. Source: Internet
An analogue of Rice's theorem for recursive sets One can regard Rice's theorem as asserting the impossibility of effectively deciding for any recursively enumerable set whether it has a certain nontrivial property. Source: Internet
Both modules can check a distribution's dependencies and can be set to recursively install any prerequisites, either automatically or with individual user approval. Source: Internet
Algorithms that recursively factorize the DFT into smaller operations other than DFTs include the Bruun and QFT algorithms. Source: Internet
Any unquoted expressions are recursively evaluated before the enclosing expression is evaluated. Source: Internet