aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorClombrong <clombrong@egregore.fun>2025-04-19 12:51:26 +0200
committerClombrong <cromblong@egregore.fun>2025-04-19 12:51:26 +0200
commit4dc8b3c4019549378bbf59a85b54a7eef9f55855 (patch)
treed6f7cc9e6a9abed32d920934421a5da5b06c10c2 /README.md
init: Oh no. This one is real.
add README and COPYING license files instantiate all dune stanzas setup dune with guix shell and direnv, using merlin for project setup
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9554d9d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+# Flesh interface
+
+> I will always regard the first instance of a flesh interface to have occurred in
+> [Triblenka](https://en.wikipedia.org/wiki/Treblinka_extermination_camp), 1944. The geologic disturbances, partial
+> tunnels, so-called interdimensionality, and wealth of clearly segmented bodies leave no doubt of its existence. The
+> Soviets have documented this.
+
+_Flesh_ (or Flesh interface) is a high-level, cross-platform XMPP library, developed in pure OCaml.
+
+One of the goals of _Flesh_ is to have code that can run natively on major operating systems, and compile with
+Js_of_ocaml for use in web applications.
+
+Later, it should be able to use Wasm_of_ocaml too.
+
+OMEMO support is not a goal currently, but will be in the future.