I'm fascinated by APL but man is it hard to get used to. I keep waiting for someone to build something like APL but sufficiently modernized as to actually be useful to me :)
That is what I'm trying to do, actually. However, the core syntax for fundamental array operations are still the same, but there is a layer of regular imperative structures around it, so you can write code that looks like JS if you want. It's just not as efficient.
It's not ready for actual use yet though, but any suggestions would of course be appreciated.
It's not ready for actual use yet though, but any suggestions would of course be appreciated.