From e9ba2b94c715a1535fd5ddb9b847b9d1a3d275a7 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Mon, 29 Nov 2021 15:49:22 -0500 Subject: Another installation link --- README.md | 4 ++-- docs/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 83f5cac2..83fb41b2 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ repl ∾< ∾(""Enc˜"script"Attr"src"⋈∾⟜".js")¨"bqn"‿"repl" Want to learn and use a modern, powerful language centered on Ken Iverson's array programming paradigm? BQN **now provides**: - A simple, consistent, and [stable](commentary/stability.md) array programming language -- Documentation with examples, visuals, explanations, and rationale for features +- A low-dependency C implementation using bytecode compilation: [installation](running.md) - Basic [system functions](spec/system.md) for common math, file, and IO operations -- A low-dependency C implementation using bytecode compilation +- Documentation with examples, visuals, explanations, and rationale for features BQN **will provide**: diff --git a/docs/index.html b/docs/index.html index 92067722..9be86a93 100644 --- a/docs/index.html +++ b/docs/index.html @@ -24,9 +24,9 @@

Want to learn and use a modern, powerful language centered on Ken Iverson's array programming paradigm? BQN now provides:

BQN will provide: