S-attributed grammar

ID: s-attributed-grammar

An S-attributed grammar is a type of attributed grammar used in the field of computer science, particularly in the design and implementation of programming languages and compilers. In an S-attributed grammar, semantic information is associated with the grammar rules, and such information is calculated using a synthesized attribute approach.

New to topics? Read the docs here!