BQNPAD
bqnpad.mechanize.systems
BQNPAD
1–10 of 17 posts
Re: BQNPAD
#2BQN is an array language similar to APL, it has 2 VM runtimes, one in javascript (for this engine) and one in C.
BQN stands for Big Query Notation language, but is a play on being better than APL -> BQN
Re: BQNPAD
#3Re: BQNPAD
#4For more info: https://mlochbaum.github.io/BQN/doc/quick.html BQN is an array language similar to APL, it has 2 VM runtimes, one in javascript (for this engine) and one in C. BQN stands for Big Query Notation language, but is a play on being better than APL -> BQN
"APL"+1
"BQM"Re: BQNPAD
#5For more info: https://mlochbaum.github.io/BQN/doc/quick.html BQN is an array language similar to APL, it has 2 VM runtimes, one in javascript (for this engine) and one in C. BQN stands for Big Query Notation language, but is a play on being better than APL -> BQN
Unfortunately (missed opportunity): "APL"+1 "BQM"
The retcon is that it's not "APL"+1, but "APL"+Fibonacci.
Re: BQNPAD
#6Re: BQNPAD
#7For more info: https://mlochbaum.github.io/BQN/doc/quick.html BQN is an array language similar to APL, it has 2 VM runtimes, one in javascript (for this engine) and one in C. BQN stands for Big Query Notation language, but is a play on being better than APL -> BQN
Also, "Big Questions Notation", not "Query". Not that it matters much.
Re: BQNPAD
#8Earlier quoted context omitted.
Unfortunately (missed opportunity): "APL"+1 "BQM"
"Big Questions Mnotation" The retcon is that it's not "APL"+1, but "APL"+Fibonacci.
"APL"+{⊑(+`⌽)⍟𝕩 1‿1}¨↕3
"BQN"
(https://bqnpad.mechanize.systems/s?bqn=eyJkb2MiOiIjIFdlbGNvb...)