Syntax-directed translation

id: syntax-directed-translation-202-12729360
title: Syntax-directed translation
text: Syntax-directed translation refers to a method of compiler implementation where the source language translation is completely driven by the parser. A common method of syntax-directed translation is translating a string into a sequence of actions by attaching one such action to each rule of a grammar. Thus, parsing a string of the grammar produces a sequence of rule applications. SDT provides a simple way to attach semantics to any such syntax.
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Syntax-directed_translation
date created:
date modified: 2019-09-24T14:10:59Z
main entity: {"identifier":"Q3208009","url":"https://www.wikidata.org/entity/Q3208009"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part