BQN is a newer array based language (similar to APL) where you manipulate arrays with different functions and modifiers and compose the modifiers with more modifiers (combinators). Uiua is the same but instead of combinatorics you have a stack that you can manipulate, so it’s a stack based, array oriented language. Here is a nice video about Uiua, and here is a video comparing the two.
- 0 Posts
- 4 Comments
Joined 2 years ago
Cake day: July 24th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
To add to others’ responses, array-based languages such as APL, BQN and J are very different from most common languages
For getting actual stuff done: Rust For playing around: Uiua or BQN
Oh it’s definitely typst!