Abstract syntax tree

id: abstract-syntax-tree-162-8000110
title: Abstract syntax tree
text: 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 written in a formal language. Each node of the tree denotes a construct occurring in the text. It is sometimes called just a syntax tree. The syntax is "abstract" in the sense that it does not represent every detail appearing in the real syntax, but rather just the structural or content-related
brand slug: wiki
category slug: encyclopedia
description: Tree representation of the abstract syntactic structure of source code
original url: https://en.wikipedia.org/wiki/Abstract_syntax_tree
date created: 2002-05-01T02:26:49Z
date modified: 2024-08-27T21:50:08Z
main entity: {"identifier":"Q127380","url":"https://www.wikidata.org/entity/Q127380"}
image: {"content_url":"https://upload.wikimedia.org/wikipedia/commons/c/c7/Abstract_syntax_tree_for_Euclidean_algorithm.svg","width":1147,"height":1294}
fields total: 13
integrity: 16

Related Entries

Explore Next Part