Tabular Programming: A New Paradigm for Expressive Computing sam.elborai.me 19 points by dgellow 5 hours ago
Johnbot 19 minutes ago This is giving me flashbacks to RPG II - https://en.m.wikipedia.org/wiki/IBM_RPG_II diggernet 11 minutes ago That very first example instantly brought RPG to mind for me, too.
turtleyacht 4 hours ago See also: Table-oriented Programming (2002) - https://news.ycombinator.com/item?id=29735298 - Dec 2021 (126 points, 87 comments) dgellow 4 hours ago The name is kind of similar but they are unrelated concepts turtleyacht 3 hours ago Maybe control tables? https://web.archive.org/web/20121024051826/http://www.geocit...What I like about this submission is arguments are themselves functions, so each call lays out its dependencies up front.
dgellow 4 hours ago The name is kind of similar but they are unrelated concepts turtleyacht 3 hours ago Maybe control tables? https://web.archive.org/web/20121024051826/http://www.geocit...What I like about this submission is arguments are themselves functions, so each call lays out its dependencies up front.
turtleyacht 3 hours ago Maybe control tables? https://web.archive.org/web/20121024051826/http://www.geocit...What I like about this submission is arguments are themselves functions, so each call lays out its dependencies up front.
This is giving me flashbacks to RPG II - https://en.m.wikipedia.org/wiki/IBM_RPG_II
That very first example instantly brought RPG to mind for me, too.
See also: Table-oriented Programming (2002) - https://news.ycombinator.com/item?id=29735298 - Dec 2021 (126 points, 87 comments)
The name is kind of similar but they are unrelated concepts
Maybe control tables? https://web.archive.org/web/20121024051826/http://www.geocit...
What I like about this submission is arguments are themselves functions, so each call lays out its dependencies up front.