Skip to content

Commit 9019e4d

Browse files
committed
Travis build 89 on Thu Dec 29 18:46:53 UTC 2016
1 parent bdf2c8e commit 9019e4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/links.html

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ <h1 id="code-generation-edsls">Code Generation EDSLs</h1>
5757
<ul>
5858
<li>This experience report is probably the best introduction: <a href="https://github.com/GaloisInc/smaccmpilot-experiencereport/blob/master/embedded-experience.pdf?raw=true" title="Hickey, P. C., Pike, L., Elliott, T., Bielman, J., &amp; Launchbury, J. (2014) Building Embedded Systems with Embedded DSLs (Experience Report).">Building Embedded Systems with Embedded DSLs (Experience Report)</a></li>
5959
<li>Their GitHub repo contains a <a href="https://github.com/GaloisInc/ivory/tree/master/ivory-paper">paper</a> that is still a work-in-progress.</li>
60+
<li>Our own <a href="https://github.com/HaskellEmbedded/ion">Ion</a> library (see the <a href="../posts/2016-09-23-introducing-ion.html">Introducing Ion</a> post) targets Ivory.</li>
6061
</ul></li>
6162
<li><a href="https://github.com/leepike/Copilot">Copilot</a> (<a href="http://hackage.haskell.org/package/copilot">hackage</a>) is a “stream language for generating hard real-time C code” also from Galois. Documentation on Copilot is excellent.
6263
<ul>

0 commit comments

Comments
 (0)