Copy-and-patch

id: copy-and-patch-263-9344189
title: Copy-and-patch
text: In computing, copy-and-patch compilation is a simple compiler technique intended for just-in-time compilation that uses pattern matching to match pre-generated templates to parts of an abstract syntax tree (AST) or bytecode stream, and emit corresponding pre-written machine code fragments that are then patched to insert memory addresses, register addresses, constants and other parameters to produce executable code. Code not matched by templates can be either be interpreted in the normal way, or
brand slug: wiki
category slug: encyclopedia
description: Compiler technique
original url: https://en.wikipedia.org/wiki/Copy-and-patch
date created:
date modified: 2024-03-19T12:43:36Z
main entity: {"identifier":"Q124219847","url":"https://www.wikidata.org/entity/Q124219847"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part