From 7b36cd6a7a6d576c19c60e7842a0d0d0c460702a Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 18 Jul 2020 23:00:43 -0400 Subject: Add links to html versions at the top of markdown files --- problems.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'problems.md') diff --git a/problems.md b/problems.md index a6fe9d09..d9a68c88 100644 --- a/problems.md +++ b/problems.md @@ -1,3 +1,5 @@ +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/problems.html).* + # 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