Skip to content

Compiler Intermediate Representations

← Back to Domain-Specific Abstractions by Domain

1 domain-specific abstractions whose origin domain is Compiler Intermediate Representations.

  • Abstract semantic graph — A graph representation of a formal expression or program whose nodes denote terms or semantic entities and whose shared nodes can represent common subexpressions beyond an abstract syntax tree.