You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
1.0 KiB
4 lines
1.0 KiB
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>index (InferIR.index)</title><link rel="stylesheet" href="../odoc.css"/><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><meta name="generator" content="doc-ock-html v1.0.0-1-g1fc9bf0"/></head><body><nav id="top"><a href="../index.html">Up</a> — <span class="package">package <a href="index.html">InferIR</a></span></nav><header></header><h2>Library InferIR: Intermediate Representation</h2><p>
|
|
The Intermediate Representation, called <code class="code">SIL</code>, is a format used by the back-end for analysis. It is produced by the front-ends.</p><p>The entry point of this library is the module:
|
|
<a href="InferIR/index.html">InferIR</a>.</p><p>The main entry point is the intermediate language in <a href="InferIR/Sil/index.html">InferIR.Sil</a>.</p><p>The control flow graph module is <a href="InferIR/Cfg/index.html">InferIR.Cfg</a>.</p><p>The type environment module is <a href="InferIR/Tenv/index.html">InferIR.Tenv</a>.</p></body></html> |