This article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.ComputingWikipedia:WikiProject ComputingTemplate:WikiProject ComputingComputing
This article is within the scope of WikiProject C/C++, a collaborative effort to improve the coverage of C and C++ topics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.C/C++Wikipedia:WikiProject C/C++Template:WikiProject C/C++C/C++
This article has been rated as Mid-importance on the importance scale.
PODS invented in 1964: Lisp
It seems to me that any article about PODS ought to tell where the idea was first invented and implemented, namely when Lisp was invented in 1964. 198.144.192.45 (talk) 08:45, 12 June 2011 (UTC) Twitter.Com/CalRobert (Robert Maas)[reply]
The idea wasn't invented in LISP at all. Back when high level languages didn't exist yet, everything was POD, it just wasn't called that because there was no need to differentiate POD from something else. — Preceding unsigned comment added by 82.139.81.0 (talk) 00:05, 14 October 2012 (UTC)[reply]
OK, we're approaching agreement. How about editing the article to say that the very first PODS to be formally implemented as a language feature was in Lisp (1964), and about the same time a formal published library for list processing was available for FORTRAN. But before either of these, PODS were invented and re-invented on an ad hoc basis by various application programmers using assembly language.