Pocketable BQN is dreamy
Love the app it’s lovely to be able to use BQN from my phone, even when offline.
I’ve noticed that even when in BQN mode the ? menu only contains K reference material. Not a huge deal, but it’d be awesome if that could switch to be BQN specific when in BQN mode.
I’ve noticed that even when in BQN mode the ? menu only contains K reference material. Not a huge deal, but it’d be awesome if that could switch to be BQN specific when in BQN mode.
A very good effort
I have used the BQN parts in in-extensively so far but I am impressed by the effort - including the incorporation of special symbols. I will provide an update after more extensive use of BQN & testing of K. A very good start otherwise:
Update: in BQN calling upon named assignments using <- throws an error
name ← ↕4
⟨ 0 1 2 3 ⟩
name
Error: Undefined identifier
./:1:
name
^^^^
"Error: Undefined identifier
./:1:
name
^^^^"
Update: in BQN calling upon named assignments using <- throws an error
name ← ↕4
⟨ 0 1 2 3 ⟩
name
Error: Undefined identifier
./:1:
name
^^^^
"Error: Undefined identifier
./:1:
name
^^^^"
Show more
Response from developer
hi. thanks for the feedback. i released 1.2.6 with that issue fixed




