what is the benefit of looking at this from a different perspective?
what is it like to think in another language?
https://scharenbroch.dev/blog/programming-paradigms/#fnref:14
https://alexalejandre.com/languages/end-of-programming-langs/
An empowering, condensing notation is a tool of thought, because it lets you think faster, as if everything were in our brain’s L1 cache. (By repeated effort, we can grow our L0 and hold rules, symbol tables etc. in it as we get used to a new paradigm/notation.) We can then grow the language into anything we want. That was the original promise of Forth, though modern architectures, interop etc. make it all dreadful, time consuming… I hope we can soon abstract away these modern concerns.
https://olano.dev/blog/software-design-is-knowledge-building/