compiler generation 中文意思是什麼

compiler generation 解釋
編譯程序的生成
  • compiler : n. 1. 匯集者,編輯(人)。2. 【計算機】自動編碼器;自動編碼[編譯]程序。
  • generation : n. 1. 代〈約30年〉,世代,時代;同時代的人。2. 一代[一世]。3. 生殖,生育;發生,產生。4. 【數學】(面、體、線的)形成。5. 完善化階段,完善化方案,完善化的模型;發展階段。
  1. As with bytecode generation, the binding compiler will always generate the same source code token sequence for a binding component

    與位元組碼生成相同,綁定編譯器總是對一個綁定組件生成相同的源代碼標志序列。
  2. I described how the jibx 1. x binding compiler generates bytecode based on a code generation tree structure constructed from the binding definition

    中,我描述了jibx 1 . x綁定編譯器如何基於代碼生成樹結構產生位元組碼,這種樹結構是根據綁定的定義構建的。
  3. To control the process of adding all the methods and classes described in the last section, the jibx binding compiler first creates an internal representation of each binding in the form of a code generation tree structure

    為了控制上一節中描述的所有方法和類的添加過程, jibx綁定編譯器首先用代碼生成樹結構的形式,創建了每個綁定的內部表示形式。
  4. Which allows instructions to be inserted into and deleted from a list rather than just appended with this approach, it works very well for the sequential bytecode generation used by the binding compiler

    (它允許向列表插入指令和從列表刪除指令,而不僅僅是添加指令)的一些靈活性,但是對于綁定編譯器使用的順序位元組碼生成來說,工作得很好。
  5. The compiler can store this directive in its symbol table and use it during the intermediate code generation phase

    編譯器可以將這個指示符存儲在它的符號表中,並在中間代碼生成階段使用這個指示符。
  6. Early versions of the binding compiler did not go through this step of constructing a code generation model, instead generating code directly from the binding

    綁定編譯器的早期版本不經歷構造代碼生成模型這一步,而是直接從綁定生成代碼。
  7. It could track them in the same manner as maintaining reference counts in reference - counting collectors the compiler could generate additional instructions surrounding pointer assignments or could use virtual memory protection on the old generation heap to trap writes to older objects

    它可以使用在引用計數收集器中維護引用計數的同樣方法(編譯器可以生成圍繞指針賦值的附加指令)跟蹤它們,也可以在老一代堆上使用虛擬內存保護以捕獲向老對象的寫入。
  8. In another way, we develop a compiler in virtue of gcc ' s intermediate language, rtl ( register transfer language ), but we must rewrite the program of code generation and code optimization

    此外,我們藉助gcc編譯過程中產生的中間代碼rtl ( registertransferlanguage )文件,重寫目標代碼生成和優化功能程序,為新的目標機器開發c語言編譯器。
  9. Indicates that a modified method is an intrinsic value for which the just - in - time compiler can perform special code generation

    指示某一修飾的方法是一個內部值,實時( jit )編譯器可對它執行特殊代碼生成。
分享友人