Template:Program execution: Difference between revisions

From Vigyanwiki
No edit summary
No edit summary
Line 1: Line 1:
{{#invoke:Sidebar|sidebar
{{#invoke:Sidebar|sidebar
| title = [[Execution (computing)|Program execution]]
| title =[[निष्पादन (कंप्यूटिंग) | कार्यक्रम निष्पादन]]
| style = margin-top: 0.5em;
|स्टाइल = मार्जिन-टॉप: 0.5EM;
| contentstyle = text-align: left;
|ContentStyle = पाठ-संरेखण: बाएं;
| basestyle = background-color: rgba(51, 153, 255, 0.15);
|Basestyle = पृष्ठभूमि-रंग: RGBA (51, 153, 255, 0.15);
 
| heading1 =सामान्य अवधारणाएँ
| heading1 = General concepts
| content1 =* [[कंप्यूटर प्रोग्राम | कोड]]
| content1 =
* [[अनुवादक (कंप्यूटिंग) | अनुवाद]]
* [[Computer program|Code]]
** [[संकलक]]
* [[Translator (computing)|Translation]]
*** [[संकलन समय]]
** [[Compiler]]
** [[अनुकूलन संकलक]]
*** [[Compile time]]
* [[मध्यवर्ती प्रतिनिधित्व]] (आईआर)
** [[Optimizing compiler]]
* [[निष्पादन (कंप्यूटिंग) | निष्पादन]]
* [[Intermediate representation]] (IR)
** [[रनटाइम सिस्टम]]
* [[Execution (computing)|Execution]]
*** [[रनटाइम (कार्यक्रम जीवनचक्र चरण) | रनटाइम]]
** [[Runtime system]]
** [[निष्पादन योग्य]]
*** [[Runtime (program lifecycle phase)|Runtime]]
** [[दुभाषिया (कम्प्यूटिंग) | दुभाषिया]]
** [[Executable]]
** [[आभासी मशीन]]
** [[Interpreter (computing)|Interpreter]]
| heading2 =कोड के प्रकार
** [[Virtual machine]]
| content2 =* [[सोर्स कोड]]
 
* [[वस्तु कोड]]
| heading2 = Types of code
| content2 =
* [[Source code]]
* [[Object code]]
* [[Bytecode]]
* [[Bytecode]]
* [[Machine code]]
* [[मशीन कोड]]
* [[Microcode]]
* [[माइक्रोकोड]]
 
| heading3 =संकलन रणनीतियाँ
| heading3 = Compilation strategies
| content3 =* [[आगे के समय के संकलन | आगे के समय]] (एओटी)
| content3 =
* [[जस्ट-इन-टाइम संकलन | जस्ट-इन-टाइम]] (JIT)
* [[Ahead-of-time compilation|Ahead-of-time]] (AOT)
** [[ट्रेसिंग जस्ट-इन-टाइम संकलन | ट्रेसिंग जस्ट-इन-टाइम]]
* [[Just-in-time compilation|Just-in-time]] (JIT)
* [[स्रोत-से-स्रोत संकलक | ट्रांसकॉम्पिलेशन]]
** [[Tracing just-in-time compilation|Tracing just-in-time]]
* [[गतिशील पुनरावृत्ति | recompilation]]
* [[Source-to-source compiler|Transcompilation]]
| heading4 =उल्लेखनीय रनटाइम्स
* [[Dynamic recompilation|Recompilation]]
| content4 =* [[एंड्रॉइड रनटाइम]] (कला)
 
* [[बीम (एर्लंग वर्चुअल मशीन) | बीम]]
| heading4 = Notable runtimes
* [[सामान्य भाषा रनटाइम]] (CLR) और   [[मोनो (सॉफ्टवेयर) #Code निष्पादन इंजन | मोनो]]
| content4 =
* [[Cpython]] और   [[pypy]]
* [[Android Runtime]] (ART)
* [[CRT0]]
* [[BEAM (Erlang virtual machine)|BEAM]]
* [[जावा वर्चुअल मशीन]] (जेवीएम)
* [[Common Language Runtime]] (CLR) and [[Mono (software)#Code Execution Engine|Mono]]
* [[Luajit]]
* [[CPython]] and [[PyPy]]
* [[उद्देश्य-सी]] और   [[स्विफ्ट (प्रोग्रामिंग भाषा) | स्विफ्ट]]
* [[crt0]]
* [[V8 (जावास्क्रिप्ट इंजन) | v8]] और   [[node.js]]
* [[Java virtual machine]] (JVM)
* [[Zend इंजन]]
* [[LuaJIT]]
| heading5 =उल्लेखनीय संकलक और टूलचेन
* [[Objective-C]] and [[Swift (programming language)|Swift]]'s
| content5 =* [[GNU कंपाइलर कलेक्शन]] (GCC)
* [[V8 (JavaScript engine)|V8]] and [[Node.js]]
* [[Llvm]] और   [[क्लैंग]]
* [[Zend Engine]]
}}
 
<noinclude>
| heading5 = Notable compilers & toolchains
| content5 =
* [[GNU Compiler Collection]] (GCC)
* [[LLVM]] and&nbsp;[[Clang]]
}}<noinclude>


<!--(most to least specific:)-->
<!--(most to least specific:)-->
[[Category:Programming language templates]]
[[Category:Programming language templates]]
[[Category:Computer science sidebar templates‎]]
[[Category:Computer science sidebar templates‎]]
</noinclude>[[Category: Templates Vigyan Ready]]
</noinclude>[[Category: Templates Vigyan Ready]]

Revision as of 12:14, 15 December 2022