Skip to search formSkip to main contentSkip to account menu

Code generation (compiler)

Known as: Code generation, Code generator, Intermediate code generation 
In computing, code generation is the process by which a compiler's code generator converts some intermediate representation of source code into a… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
Highly Cited
2015
Highly Cited
2015
Spark SQL is a new module in Apache Spark that integrates relational processing with Spark's functional programming API. Built on… 
Highly Cited
2013
Highly Cited
2013
This article addresses the compilation of a sequential program for parallel execution on a modern GPU. To this end, we present a… 
Highly Cited
2012
Highly Cited
2012
Stencil computations arise in many scientific computing domains, and often represent time-critical portions of applications… 
Highly Cited
2010
Highly Cited
2010
Software engineering demands generality and abstraction, performance demands specialization and concretization. Generative… 
Highly Cited
2004
Highly Cited
2004
  • Cédric Bastoul
  • 2004
  • Corpus ID: 7971227
Many advances in automatic parallelization and optimization have been achieved through the polyhedral model. It has been… 
Highly Cited
2003
Highly Cited
2003
The proliferation of processors, environments, and constraints on systems has cast compiler technology into a wider variety of… 
Highly Cited
2003
Highly Cited
2003
Modern embedded computing systems tend to be heterogeneous in the sense of being composed of subsystems with very different… 
Highly Cited
1998
Highly Cited
1998
Adjoint models are increasingly being developed for use in meteorology and oceanography. Typical applications are data… 
Highly Cited
1994
Highly Cited
1994
Abstract The "architecture" of a software system refers to its highest-level modular decomposition and the interrelationship… 
Highly Cited
1986
Highly Cited
1986
1 Introduction 1.1 Language Processors 1.2 The Structure of a Compiler 1.3 The Evolution of Programming Languages 1.4 The Science…