Abstract_syntax_tree Abstract_syntax_tree

Abstract syntax tree - Definition and Overview

Related Words: Abbreviate, Abbreviation, Abstraction, Academic, Altarpiece, And, Annex, Arcane, Bag, Bob, Boost, Borrow, Breviary

In computer science, abstract syntax tree (AST) is a data structure representing something which has been parsed, often used as a compiler or interpreter's internal representation of a computer program while it is being optimized and from which code generation is performed. The range of all possible such structures is described by the abstract syntax.

Sometimes the code behind an abstract syntax trees (classes, for example), are generated by a parser generator, but many language engineers prefer to design and implement the tree themselves, as it expresses the fundamental structure of the language.

See also

References

This article was originally based on material from the Free On-line Dictionary of Computing, which is licensed under the GFDL.

External links

Example Usage of Abstract

iainsarjeant: @csleight Great Abstract Christopher! So Orkney! :-)
sebisghosts: @temptoetiam euh, j'ai pas trop pigé l'Abstract, tu peux résumer celui-ci en 140 caractères ?
Tr3ySir: #CelebrityPerfumes "Abstract" By Q-Tip
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.