<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Compilation on Programmer.ie</title>
    <link>http://programmer.ie/tags/compilation/</link>
    <description>Recent content in Compilation on Programmer.ie</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 28 Aug 2026 10:45:00 +0100</lastBuildDate>
    <atom:link href="http://programmer.ie/tags/compilation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>DSPy From First Principles 10: Compile the Program</title>
      <link>http://programmer.ie/books/dspy-from-first-principles/10-chapter/</link>
      <pubDate>Fri, 28 Aug 2026 10:45:00 +0100</pubDate>
      <guid>http://programmer.ie/books/dspy-from-first-principles/10-chapter/</guid>
      <description>&lt;h1 id=&#34;compile-the-program&#34;&gt;Compile the Program&lt;/h1&gt;&#xA;&lt;p&gt;Chapter 9 gave the optimizer something to pursue: a metric. That does not mean we should let an optimizer mutate the accepted program.&lt;/p&gt;&#xA;&lt;p&gt;Compilation in DSPy is the process of taking a program, optimizer-visible evidence, a metric, and an optimizer, then producing a candidate program state.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;1-baseline-and-candidate-are-different-objects&#34;&gt;1. Baseline and candidate are different objects&lt;/h2&gt;&#xA;&lt;p&gt;Before compiling, name the boundary:&lt;/p&gt;&#xA;&lt;p&gt;A candidate is not the new production program. It is a proposed program version that must be evaluated.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
