From afa17dfda2fb4fcc74e58236b2bf86f9ba6c50a4 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 22 Aug 2020 14:15:28 -0400 Subject: Add favicon --- docs/running.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/running.html') diff --git a/docs/running.html b/docs/running.html index ca02f587..f96c6959 100644 --- a/docs/running.html +++ b/docs/running.html @@ -1,4 +1,7 @@ - + + + +

How to run BQN

BQN is in an early stage of development, and no implementation is complete yet. However, it's a relatively simple language to implement, and a few implementations come close. At the moment, dzaima/BQN is the most usable version, with good performance and error reporting.

-- cgit v1.2.3