diff --git a/index.html b/index.html index 2e3c4a4..8c95886 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,11 @@ metaprogramming facilities.
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
+OCaml 22 workshop paper link
You can find and experiment with the implementations of the old design please follow the guidelines here:
https://github.com/strymonas/strymonas.github.io/blob/master/index-old.md
-