intermediate code wikipedia - EAS

36,100,000 kết quả
  1. Xem thêm
    Xem tất cả trên Wikipedia

    Intermediate representation - Wikipedia

    https://en.wikipedia.org/wiki/Intermediate_representation

    An intermediate representation (IR) is the data structure or code used internally by a compiler or virtual machine to represent source code. An IR is designed to be conducive for further processing, such as optimization and translation. A "good" IR must be accurate – capable of representing the

     ...

    Xem thêm

    An intermediate language is the language of an abstract machine designed to aid in the analysis of computer programs. The term comes from their use in compilers, where the source code of a program is translated into a form

     ...

    Xem thêm

    Static analysis tools often use an intermediate representation. For instance, radare2 is a toolbox for binary files analysis and reverse-engineering. It uses the intermediate languages ESIL et REIL to analyze binary files.

     ...

    Xem thêm
    Văn bản Wikipedia theo giấy phép CC-BY-SA
    Mục này có hữu ích không?Cảm ơn! Cung cấp thêm phản hồi
  2. Bytecode - Wikipedia

    https://en.wikipedia.org/wiki/Bytecode

    Bytecode, also termed p-code, is a form of instruction set designed for efficient execution by a software interpreter. Unlike human-readable source code, bytecodes are compact numeric codes, constants, and references that encode the result of compiler parsing and performing semantic analysis of things like type, scope, and nesting depths of program objects. The name bytecode

    • Thời gian đọc ước tính: 8 phút
    • Common Intermediate Language — Wikipédia

      https://fr.wikipedia.org/wiki/Common_Intermediate_Language
      • Durant la compilation .NET, le code source est transformé en un code CIL portable, indépendant de la plateforme et du processeur, et appelé bytecode. Ce bytecode est compilé par la CLR/DLR en temps réel pour obtenir un code immédiatement exécutable par le processeur. Durant cette compilation, le compilateur (JIT) effectue un grand nombre de tâches pour éviter des accès illég…
      Xem thêm trên fr.wikipedia.org
    • Common Intermediate Language – Wikipedia

      https://de.wikipedia.org/wiki/Common_Intermediate_Language

      Common Intermediate Language ist eine Zwischensprache, in die alle Programme der Common Language Infrastructure übersetzt werden. CIL ist eine objektorientierte Assemblersprache und ist vollständig stackbasiert. Auf dem Zielcomputer wird die CIL von einem Laufzeitsystem in systemeigenen Programmcode übersetzt, um in CIL vorliegende Programme ausführen zu …

    • Common Intermediate Language – Wikipédia, a enciclopédia livre

      https://pt.wikipedia.org/wiki/Common_Intermediate_Language

      A Common Intermediate Language (ou CIL) é uma linguagem de programação de baixo nível do ambiente de programação da Microsoft. O código de mais alto nível do ambiente .NET Framework é compilado em código CIL, que é assemblado em código chamado bytecode. CIL é um código orientado a objeto e executado por uma máquina virtual .

    • Mọi người cũng hỏi
      What is an intermediate language?
      An intermediate language is the language of an abstract machine designed to aid in the analysis of computer programs.
      en.wikipedia.org/wiki/Intermediate_representation
      What is intermediate form in Computer Science?
      "Intermediate form" redirects here. For the use of the term in biology, see Transitional fossil. An intermediate representation ( IR) is the data structure or code used internally by a compiler or virtual machine to represent source code. An IR is designed to be conducive for further processing, such as optimization and translation.
      en.wikipedia.org/wiki/Intermediate_representation
      What is another name for intermediate representation?
      For the use of the term in biology, see Transitional fossil. An intermediate representation ( IR) is the data structure or code used internally by a compiler or virtual machine to represent source code. An IR is designed to be conducive for further processing, such as optimization and translation.
      en.wikipedia.org/wiki/Intermediate_representation
      Why do we use intermediate languages in compiler?
      Use of an intermediate representation such as this allows compiler systems like the GNU Compiler Collection and LLVM to be used by many different source languages to generate code for many different target architectures . An intermediate language is the language of an abstract machine designed to aid in the analysis of computer programs.
      en.wikipedia.org/wiki/Intermediate_representation
    • Một số kết quả đã bị xóa


    Results by Google, Bing, Duck, Youtube, HotaVN