OurBigBook About$ Donate
 Sign in+ Sign up
by Ciro Santilli (@cirosantilli, 37)

Abstract syntax tree (AST)

 ... Area of technology Information technology Computer Computer science Formal language theory Formal language
 1 By others on same topic  0 Discussions  Updated 2025-06-12  +Created 1970-01-01  See my version

 Ancestors (8)

  1. Formal language
  2. Formal language theory
  3. Computer science
  4. Computer
  5. Information technology
  6. Area of technology
  7. Technology
  8.  Home

 Incoming links (1)

  • ISO SQL TRIGGER syntax

 View article source

 Discussion (0)

+ New discussion

There are no discussions about this article yet.

 Articles by others on the same topic (1)

Abstract syntax tree by Wikipedia Bot 0  1970-01-01
 View more
An Abstract Syntax Tree (AST) is a data structure widely used in compilers and programming language interpreters to represent the structure of source code in a hierarchical tree format. The nodes of the tree represent constructs occurring in the source code, such as expressions, statements, variable declarations, control structures, and more, while the edges represent the relationships between these constructs.
 Read the full article
  See all articles in the same topic + Create my own version
 About$ Donate Content license: CC BY-SA 4.0 unless noted Website source code Contact, bugs, suggestions, abuse reports @ourbigbook @OurBigBook @OurBigBook