Compile-time function execution

id: compile-time-function-execution-316-17604459
title: Compile-time function execution
text: In computing, compile-time function execution is the ability of a compiler, that would normally compile a function to machine code and execute it at run time, to execute the function at compile time. This is possible if the arguments to the function are known at compile time, and the function does not make any reference to or attempt to modify any global state. If the value of only some of the arguments are known, the compiler may still be able to perform some level of compile-time function exec
brand slug: wiki
category slug: encyclopedia
description: A compiler's ability to execute a function at compile time rather than runtime
original url: https://en.wikipedia.org/wiki/Compile-time_function_execution
date created:
date modified: 2024-03-27T14:26:50Z
main entity: {"identifier":"Q5156374","url":"https://www.wikidata.org/entity/Q5156374"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part