Runtime
Compiler
Article REF: H3168 V2
Runtime
Compiler

Authors : Henri-Pierre Charles, Christian Fabre

Publication date: August 10, 2017 | Lire en français

Logo Techniques de l'Ingenieur You do not have access to this resource.
Request your free trial access! Free trial

Already subscribed?

8. Runtime

A compiler's runtime can be defined as all the code that is linked with each program to enable it to run properly.

The runtime handles the functions that support the code generated by the compiler. Typically, these functions are: (1) program initialization. (2) dynamic memory resource management. (3) input/output management. (4) dynamic code generation. (5) exception handling.

8.1 Program initialization

A program doesn't start by itself. Preparation is necessary. This is done by executing initialization code, which is highly dependent on both the operating system and the language in which the program is written.

For a program written in C on Unix, this initialization takes place in a routine named...

You do not have access to this resource.
Logo Techniques de l'Ingenieur

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource. Click here to request your free trial access!

Already subscribed?


Article included in this offer

"Software technologies and System architectures"

( 227 articles )

Complete knowledge base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

View offer details