What is the translation of " ABSTRACT SYNTAX TREE " in Chinese?

['æbstrækt 'sintæks triː]
['æbstrækt 'sintæks triː]
抽象语法树

Examples of using Abstract syntax tree in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The Abstract Syntax Tree.
抽象语法树.
Metaprogramming, reflection or access to the abstract syntax tree.
元编程、反射或是访问抽象语法树(Abstractsyntaxtree).
Merkelized Abstract Syntax Trees(MAST) will also be integrated.
这将包括merkelized抽象语法树(mast)。
Next we will build a simple parser that uses this to build an Abstract Syntax Tree.
接下来,我们将构建一个简单的解析器,使用它来构建抽象语法树
Abstract syntax trees can be difficult to understand in the abstract..
抽象语法树在抽象层面上比较难以理解。
It takes advantage of the new AST(Abstract Syntax Tree) extension being introduced in PHP 7.
该工具利用了PHP7中新的AST(抽象语法树)扩展。
Once it reaches the browser,JavaScript source gets parsed into an Abstract Syntax Tree.
当到达浏览器时,JavaScript源代码就被解析成了抽象语法树
They can interpret expressions without building abstract syntax trees, which can save space and possibly time.
它们无需构建抽象语法树即可解释表达式,这样可以节省空间而且还可能节省时间。
Declares an abstract Interpret operation that is common to all nodes in the abstract syntax tree.
声明一个抽象的解释操作,这个接口为抽象语法树中所有的节点所共享。
The analysis of the abstract syntax tree of the Groovy code, allows us to collect all relevant information we need.
对于Groovy代码的抽象语法树的分析,可以让我们搜集到我们需要的所有相关信息。
The JavaScript engine parses the source code and turns it into an Abstract Syntax Tree(AST).
JavaScript引擎会解析源码并将其转换成抽象语法树(AST)。
Instead, they create“abstract syntax trees,” which reflect code's underlying structure, rather than its arbitrary components.
相反,它们创建“抽象语法树”来反映代码的底层结构,而非它的任意组件。
A tree used forstoring this type of data is known as an Abstract Syntax Tree, or AST.
用于存储这种数据的树称抽象语法树,即AST。
It takes your human-readable code, parses it into abstract syntax trees and converts those trees into machine code, or some kind of intermediate language.
编译器要做的就是将这些人脑可读的代码,解析为抽象的语法树,并将这些树转换成机器代码,或某种中间语言。
One of these is a compiler, in which the tree is called an abstract syntax tree(AST).
一个程序就是一棵树,这棵树叫做抽象语法树(AbstractSyntaxTree,AST)。
The largest(and most invisible) is the addition of an Abstract Syntax Tree(AST)- an intermediate representation of the code during compilation.
最大的(也是最难以察觉的)变化是新增的一种抽象语法树(AST)--代码在编译过程中的中间表示。
In essence, it must transform a piece of code(which we inspect by looking at the characters)into an“abstract syntax tree”(AST).
实质上,它必须将一段代码(我们所看到的一堆字符)转换为“抽象语法树”(AST)。
AL is a simple, declarative language for reasoning about abstract syntax trees that allows a developer to extend the Facebook Infer static analyzer.
AL是一种易用的声明式编程语言,适用于抽象语法树(AST)推理,使开发人员可以扩展FacebookInfer静态分析器的功能。
CRuby differs from YARV under the hood: whereas YARV uses a stack to parse Ruby code,CRuby uses an abstract syntax tree.
CRuby与YARV的不同之处在于:YARV使用堆栈来解析Ruby代码,而CRuby使用抽象语法树
This is because Turbofan uses the functions AST Abstract Syntax Tree node count to determine function size, rather than using character count as in Crankshaft.
这是因为Turbofan使用了AST(抽象语法树AbstractSyntaxTree)来确定函数的大小,而不是像在Crankshaft中是通过字符数来计算的。
The front end that parses source code, checking it for errors,and builds a language-specific Abstract Syntax Tree(AST) to represent the input code.
前端解析源代码,检查它是否有错误,并构建一个特定于语言的抽象语法树(AST)来表示输入代码。
It translates the JavaScript abstract syntax tree to a high-level static single-assignment(SSA) representation called Hydrogen and tries to optimize that Hydrogen graph.
JavaScript抽象语法树转换为被称为Hydrogen的高级静态单分配(SSA)表示,并尝试优化Hydrogen图。
The comment is important, because AbstractTable extendsAbstractQueryPart,which is a common base implementation for any AST(Abstract Syntax Tree) element.
注释很重要,因为AbstractTable继承了AbstractQueryPart,这是一个任何AST(抽象语法树)元素的共同基础实现。
It translates the JavaScript abstract syntax tree to a high-level static single-assignment(SSA) representation called Hydrogen and tries to optimize that Hydrogen graph.
JavaScript抽象语法树转换成一个叫Hydrogen的高级静态单元分配表示(SSA),并且尝试去优化这个Hydrogen图。
Structure editors are a different form of source code editor, where instead of editing raw text, one manipulates the code's structure,generally the abstract syntax tree.
结构编辑器是另一种形式的源代码编辑器,它不是直接编辑原生的代码,而是操作代码的整体结构,通常是抽象语法树
It translates the JavaScript abstract syntax tree to a high-level static single-assignment(SSA) representation called Hydrogen and tries to optimize that Hydrogen graph.
JavaScript抽象语法树翻译为称为Hydrogen的high-levelstaticsingle-assignment(SSA)表示,并尝试优化该Hydrogen图。
It translates the JavaScript abstract syntax tree to a high-level static single-assignment(SSA) representation called Hydrogen and tries to optimize that Hydrogen graph.
JavaScript抽象语法树转换成名为Hydrogen的高级静态单分配(SSA:staticsingle-assignment)表示,并尝试优化Hydrogengraph。
Results: 27, Time: 0.0391

Word-for-word translation

Top dictionary queries

English - Chinese