The Super C compiler is a four-part system. An editor makes it easy to enter programs. The programs are translated into machine language by the compiler. The compiler is a complete version of the C language except for bit fields. The linker binds separately compiled programs together. The fourth component of the system is a disk manager which can be used to copy files.