If you're interested in alternative approaches to computing, I strongly recommend exploring the ideas in the Tunes project.
There's a good overview here: https://transistorski.wordpress.com/2010/06/26/better-computing-pipe-dreams-with-tunes/
Related Posts
Exploring design ideas using AI as a learning assistant, for creative exploration: https://andymatuschak.org/hmwl/
Blogging about my programming language project: choosing the basic syntax!
https://www.garden-lang.org/blog/syntax.html
What are the most popular languages that have used an AST walker for their implementation?
I know Ruby used to do this, but there must be others.
(I'm interested in the lowest PL speed that users will tolerate if you have awesome features.)