diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-07-18 23:00:43 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-07-18 23:00:43 -0400 |
| commit | 7b36cd6a7a6d576c19c60e7842a0d0d0c460702a (patch) | |
| tree | 8c66983cc29babe5f24df783dab1db879b802ebc /problems.md | |
| parent | 2366e5a6275d39c1bd9cab2ada26bea00394820d (diff) | |
Add links to html versions at the top of markdown files
Diffstat (limited to 'problems.md')
| -rw-r--r-- | problems.md | 2 |
1 files changed, 2 insertions, 0 deletions
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? |
