BQN "Macros" with •Decompose (2023)(saltysylvi.github.io)
saltysylvi.github.io
BQN "Macros" with •Decompose (2023)
https://saltysylvi.github.io/blog/bqn-macros.html
7 comments
It took me a moment to realize what BQN was; I had never heard of it before.
Almost no one has.
It's well known in the array community.... which is practically nobody, so you're correct :)
It is exciting to see free and open source languages like this and uiua maturing though.
https://www.uiua.org/
It is exciting to see free and open source languages like this and uiua maturing though.
https://www.uiua.org/
I really wish I could justify investing time learning these languages but the RoI is too low. Learning TLA+ seems to have a better RoI because LLMs are good at writing programs using a TLA+ specification.
I'm in a similar boat. It would be cool ...but how would I use it outside of hobbies.
And BQN seems like the closest thing to a 'modern' array language. Modern, meaning, looking like my biased version of what language should look like.
Open source, has namespaces, and you can define your own operators and so on.
Heard of it from conor hoekstra