avatar

posted on 2021-06-25

degrees of runtime metaprogrammability

"runtime metaprogrammability" describes the ability for a program to create new pieces of code as it is running, ideally of the same class as its initial code.

various computational frameworks have various expectations as to how much of a given program's logic possesses runtime metaprogrammability. frameworks with bad metaprogrammability, when encoding new logic, are forced to embed interpreted sub-languages.

posted on 2021-06-25

CC_ -1 License unless otherwise specified on individual pages, all posts on this website are licensed under the CC_-1 license.
unless explicitely mentioned, all content on this site was created by me; not by others nor AI.