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/problems.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/problems.html') diff --git a/docs/problems.html b/docs/problems.html index a15a0e17..fd00dc66 100644 --- a/docs/problems.html +++ b/docs/problems.html @@ -1,4 +1,7 @@ - + + + +

Problems with BQN

Every language has some issues that everyone can agree make programming harder. Sometimes there is a simple solution that has not yet been discovered; sometimes the problem is inherent to the language because it's caused by fundamental choices (or anywhere in between). Below are problems I have identified in BQN, ordered from what I consider the most severe to the least. This is independent of whether the issue can be solved—if it somehow went away, how much better would the language be?

-- cgit v1.2.3