Previously, the loader would link every term in the program by name to an address in the Primus environment if such an address existed for it. However, this should only be allowed for blocks and subroutines. This can give a significant speedup in loading time for large programs.
Previously, the loader would link every term in the program by name to an address in the Primus environment if such an address existed for it. However, this should only be allowed for blocks and subroutines. This can give a significant speedup in loading time for large programs.