file: job.t package: muf status: alpha
The muf:compileMufFile
function is the default loop run by the
Muq server when it is invoked to do batch-mode compiles: The symbol name
is hardwired into the interpreter and looked up at startup time and the
corresponding functional value invoked.
The default functional value for this symbol is a loop hand-assembled into the db when a db is first created, by `muq/c/muf.t:validate_compile_muf_file()'.
Go to the first, previous, next, last section, table of contents.