Jisho

×
抽象構文木
Wikipedia definition
1. Abstract syntax treewhile b ≠ 0 if a > b a := a − b else b := b − a return a ]] In computer science, an abstract syntax tree (AST), or just syntax tree, is a tree representation of the abstract syntactic structure of source code written in a programming language. Each node of the tree denotes a construct occurring in the source code.
Read “Abstract syntax tree” on English Wikipedia
Read “抽象構文木” on Japanese Wikipedia
Read “Abstract syntax tree” on DBpedia

Discussions

to talk about this word.