Hi, HN! I made The Whole Code Catalog to inspire the creators of our next generation of computational interfaces. The name is a bit ambiguous: the Catalog is not a review of more traditional programming languages we programmers already know a lot about, like Python and C, but of interesting but less-well-known ones for us, like Smalltalk, Eve, Retool, and Zapier.
If you're a programming languages and devtools nerd, come join the Future of Coding Community[1]!
You should look at https://monte.readthedocs.io/en/latest/, and potentially add a new category for capability-based programming languages (other ones would be E or Pony)
Thanks for the work Steve! Love to see this, been scouring all over the place for that kind of stuff and there's stuff you cataloged I didn't get to check out yet. Excited to see there's a community around it, I'm trying to build one of those future devtools and this will be great data for me to munch while I contemplate on it. :)
The site seems to be powered by observable, somehow (I don't know much about it). [1] [2].
Something that tends to happen with this kind of list is that things die, get outdated, etc. With some machine readable data it would be possible to run some health checks, like, if the project has a git repo, check time of last commit, etc.
Would be cool to rethink sites like this and other list sites like those popular "awesome XYZ" pages, such that anyone could perform some quick queries from a command line in as few steps as possible ("show me all tools with good rating that were updated at least 3 months ago", etc).
Maybe ir's just me but after surfing around I can't really understand what this is. I can't see images neither code. Is this kind of luna-lang? Or a podcast about visual programming?
As I read it is about the interface we use to "code", about the more abstract concepts (eg: text files vs spreadsheets vs image based/direct manipulation environments).
"These reviews are for the makers of tools, those that are
pushing our computational interfaces forward. The goal of
the Whole Code Catalog is to provide inspiration for the tools you will one day create."
In such context, the classifications make sense to me.
I'm not sure that "notebook" and "reactive" are the two main features I would use to describe Eve, the one language I sort-of know on that list. I think its most distinctive characteristics were that it was synchronous and logic-programming-based (reactive might well imply synchronous, as it indeed did in the '80s and '90s, but I think these days many people think of something else when they hear "reactive" and know little about its original, fundamental aspect -- the so-called synchrony hypothesis).
Are any of these systems based on Prolog? I feel like the next great advancement will need to use the core concept of logic programming to some extent.
With projects like MiniKanren, it's more likely we'll see logic programming included in a language as a library, rather than rooted at the core of the language. Look at what Clojure did with Datomic (which uses Datalog as a query language) and core.logic (an implementation of MiniKanren).
If you're a programming languages and devtools nerd, come join the Future of Coding Community[1]!
[1] - https://futureofcoding.org/community