Indlæser
Indlæser is a Danish term used in computing to describe a component or program that loads executable code and data into a computer’s memory so that it can be executed or processed. The word covers both boot-time loading and runtime loading, and is often used as the direct Danish equivalent of the English term loader.
Common types are boot loaders (opstartsindlæser) and runtime loaders. A boot loader initializes hardware, selects a
The loading process generally involves reading executable headers or section tables, allocating memory for code and
Beyond executables, the term indlæser is also used for data import components within applications, such as
Etymology: the word comes from ind- (into) and læse (to read), reflecting the operation of bringing a