Dynamic compilation

id: dynamic-compilation-242-18208897
title: Dynamic compilation
text: Dynamic compilation is a process used by some programming language implementations to gain performance during program execution. Although the technique originated in Smalltalk, the best-known language that uses this technique is Java. Since the machine code emitted by a dynamic compiler is constructed and optimized at program runtime, the use of dynamic compilation enables optimizations for efficiency not available to statically-compiled programs except through code duplication or metaprogrammin
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Dynamic_compilation
date created:
date modified: 2023-12-21T15:58:20Z
main entity: {"identifier":"Q1058454","url":"https://www.wikidata.org/entity/Q1058454"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part