diff options
Diffstat (limited to 'bqn.html.markdown')
-rw-r--r-- | bqn.html.markdown | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bqn.html.markdown b/bqn.html.markdown index 58c2f787..928b3a54 100644 --- a/bqn.html.markdown +++ b/bqn.html.markdown @@ -1,9 +1,8 @@ --- -language: bqn +language: BQN filename: learnbqn.bqn contributors: - ["Raghu Ranganathan", "https://github.com/razetime"] -translators: --- BQN is a modern array language (similar to APL) that aims to eliminate burdensome aspects of the APL tradition. |