self-compiling compiler

views updated

self-compiling compiler A compiler that is written in the language it compiles. Such a compiler makes it relatively easy to transfer a language to another machine, since the compiler can be compiled on a machine on which it has already been implemented.