Internal functions are MCA's way of providing the core API. They are called, and behave, in a similar way to macros.
Internal function names are always lowercase, and are prepended with a dot (.).
.
To do!