aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2025-03-18 19:23:38 +0200
committerKimplul <kimi.h.kuparinen@gmail.com>2025-03-18 20:00:06 +0200
commit195b0c7d812811287996c3f39cbf5e9ec63da482 (patch)
treeb6b0b39abc0b30c1b8819b2cf50674c77d49c69c /README.md
parent3d7713b5af2e1229949b31dcce74c7aba1fe042a (diff)
downloadfwd-195b0c7d812811287996c3f39cbf5e9ec63da482.tar.gz
fwd-195b0c7d812811287996c3f39cbf5e9ec63da482.zip
use generic conts
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index c3ecf85..00636b5 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,13 @@
return values, instead all computation happens "forward" by heavily utilizing
closures.
+## Building
+
+```
+git submodule update --init --recursive
+make
+```
+
## Why?
Informally: Objects have a lot of context to keep track of, are all references