diff options
Diffstat (limited to 'docs/wiki_src/index.md')
-rw-r--r-- | docs/wiki_src/index.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/wiki_src/index.md b/docs/wiki_src/index.md index 3049322..000f874 100644 --- a/docs/wiki_src/index.md +++ b/docs/wiki_src/index.md @@ -3,4 +3,6 @@ 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. +Browse this wiki by using the search or by clicking *next* or any of the +links. If you prefer free-flowing text, read the blog post [The bruijn +programming language](https://text.marvinborner.de/2023-04-06-01.html). |