Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
palladin authored Sep 23, 2023
1 parent c6d600f commit 947fcf2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@
metaprogramming facilities.</p>
<h3 id="news">News</h3>
<ul>
<li><p>Version 2.1 (September 2023): greatly expanded back-end (with C99
code-generation, more numeric data types, including complex numbers,
and operations on them), static arrays, more general FFI, and
provisions for Wasm</p>
</li>
<li><p>OCaml 22 workshop
paper <a href="https://strymonas.github.io/docs/ocaml-22.pdf">link</a></p>
</li>
Expand Down Expand Up @@ -90,4 +95,4 @@ <h3 id="team">Team</h3>
<h3 id="old-design-popl17-">Old Design (POPL17)</h3>
<p>You can find and experiment with the implementations of the old design please follow the guidelines here:</p>
<p><a href="https://github.com/strymonas/strymonas.github.io/blob/master/index-old.md">https://github.com/strymonas/strymonas.github.io/blob/master/index-old.md</a></p>
</body></html>
</body></html>

0 comments on commit 947fcf2

Please sign in to comment.