Code Generation

Định nghĩa Code Generation là gì?

Code GenerationTạo mã. Đây là nghĩa tiếng Việt của thuật ngữ Code Generation - một thuật ngữ thuộc nhóm Technology Terms - Công nghệ thông tin.

Độ phổ biến(Factor rating): 5/10

Mã thế hệ là một cơ chế mà một trình biên dịch sẽ đưa mã nguồn như một đầu vào và chuyển nó thành mã máy. mã máy này thực sự được thực hiện bởi hệ thống. Mã thế hệ nói chung được coi là giai đoạn cuối cùng của biên soạn, mặc dù có nhiều bước trung gian thực hiện trước khi thực thi chính thức được sản xuất. Những bước trung gian được sử dụng để thực hiện tối ưu hóa và các quá trình liên quan khác.

Xem thêm: Thuật ngữ công nghệ A-Z

Giải thích ý nghĩa

Quá trình sinh mã được thực hiện bởi một thành phần được gọi là một bộ tạo mã, một phần của chương trình biên dịch. Mã nguồn gốc của bất kỳ chương trình đi qua nhiều giai đoạn trước khi thực thi cuối cùng được tạo ra. mã thực thi cuối cùng này thực sự là mã máy, trong đó hệ thống máy tính có thể thực hiện dễ dàng.

What is the Code Generation? - Definition

Code generation is a mechanism where a compiler takes the source code as an input and converts it into machine code. This machine code is actually executed by the system. Code generation is generally considered the last phase of compilation, although there are multiple intermediate steps performed before the final executable is produced. These intermediate steps are used to perform optimization and other relevant processes.

Understanding the Code Generation

The code generation process is performed by a component known as a code generator, part of the compiler program. The original source code of any program passes through multiple phases before the final executable is generated. This final executable code is actually the machine code, which computer systems can execute readily.

Thuật ngữ liên quan

  • Code Generator
  • Compiler
  • Machine Code (MC)
  • Executable (.EXE)
  • Just-In-Time Compiler (JIT Compiler)
  • Native Compiler
  • Commit
  • Access Modifiers
  • Acyclic
  • Appending Virus

Source: ? Technology Dictionary - Filegi - Techtopedia - Techterm

Trả lời

Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *