Abstract syntax tree

An abstract syntax tree (AST) is a data structure used in computer science to represent the structure of a program or code snippet. It is a tree representation of the abstract syntactic structure of text (often source code) written in a formal language.

Source: Wikipedia — Abstract syntax tree (CC BY-SA 4.0)

Abstract syntax tree

An abstract syntax tree (AST) is a data structure used in computer science to represent the structure of a program or code snippet. It is a tree representation of the abstract syntactic structure of text (often source code) written in a formal language.

Source: Wikipedia "Abstract syntax tree" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy