Source Texts
Text
Scheme is referred to as a compiled programming language because it typically incorporates a compiler—a tool that translates lines of code into executable commands. Compiling isn't exclusive to certain programming ____ any language can incorporate this tool.