From 9d722a0b6138827de743f9fe4acbf3f2c1830bb0 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Mon, 6 Nov 2023 00:24:11 +0100 Subject: Started creating new docs with wiki --- docs/wiki_src/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/wiki_src/index.md (limited to 'docs/wiki_src/index.md') diff --git a/docs/wiki_src/index.md b/docs/wiki_src/index.md new file mode 100644 index 0000000..3049322 --- /dev/null +++ b/docs/wiki_src/index.md @@ -0,0 +1,6 @@ +# Bruijn wiki + +Bruijn is basically pure lambda calculus with a bit of syntactic sugar. +It has no side effects, primitive functions or datatypes. + +Browse this wiki by using the search or by clicking *next* or any of the links. -- cgit v1.2.3