Content deleted Content added
No edit summary |
No edit summary |
||
Line 9:
<2> runtime code generation, or specialisation of an algorithm in runtime or loadtime (which is popular, for examplein the ___domain of real-time graphics).
<3> alter inlined state of an [[
<4> patching of subrouting address calling, as done usually at load time of [[DLL|dynamic libraries
Types <2>,<3> are proboably the kinds mostly used also in high-level languages, such as [[LISP]].
|