https://en.wikipedia.org/w/index.php?action=history&feed=atom&title=Polymorphic_Programming_Language Polymorphic Programming Language - Revision history 2025-05-29T07:58:13Z Revision history for this page on the wiki MediaWiki 1.45.0-wmf.2 https://en.wikipedia.org/w/index.php?title=Polymorphic_Programming_Language&diff=1292624197&oldid=prev OAbot: Open access bot: url-access updated in citation with #oabot. 2025-05-28T00:02:39Z <p><a href="/wiki/Wikipedia:OABOT" class="mw-redirect" title="Wikipedia:OABOT">Open access bot</a>: url-access updated in citation with #oabot.</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 00:02, 28 May 2025</td> </tr><tr> <td colspan="2" class="diff-lineno">Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{Short description|Interactive, extensible programming language type}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{Short description|Interactive, extensible programming language type}}</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{redir|PPL (programming language)|the Hewlett-Packard calculator language|HP PPL}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{redir|PPL (programming language)|the Hewlett-Packard calculator language|HP PPL}}</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20–26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |language=en |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20–26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |language=en |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]<ins style="font-weight: bold; text-decoration: none;">|url-access=subscription </ins>}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>The [[Assignment (computer science)|assignment]] operator &lt;code&gt;&amp;lt;-&lt;/code&gt; (or &lt;code&gt;←&lt;/code&gt;) has influenced the language [[S (programming language)|S]].&lt;ref&gt;{{cite web |url=http://cm.bell-labs.com/cm/ms/departments/sia/doc/96.7.ps |archive-url=https://web.archive.org/web/20070409042926/http://cm.bell-labs.com/cm/ms/departments/sia/doc/96.7.ps |url-status=dead |archive-date=2007-04-09 |title=Evolution of the S Language |last=Chambers |first=John M. |author-link=John Chambers (programmer) |date=November 1994 |access-date=2009-05-06 |format=PostScript}}&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>The [[Assignment (computer science)|assignment]] operator &lt;code&gt;&amp;lt;-&lt;/code&gt; (or &lt;code&gt;←&lt;/code&gt;) has influenced the language [[S (programming language)|S]].&lt;ref&gt;{{cite web |url=http://cm.bell-labs.com/cm/ms/departments/sia/doc/96.7.ps |archive-url=https://web.archive.org/web/20070409042926/http://cm.bell-labs.com/cm/ms/departments/sia/doc/96.7.ps |url-status=dead |archive-date=2007-04-09 |title=Evolution of the S Language |last=Chambers |first=John M. |author-link=John Chambers (programmer) |date=November 1994 |access-date=2009-05-06 |format=PostScript}}&lt;/ref&gt;</div></td> </tr> </table> OAbot https://en.wikipedia.org/w/index.php?title=Polymorphic_Programming_Language&diff=1260200894&oldid=prev Citation bot: Altered pages. Formatted dashes. | Use this bot. Report bugs. | Suggested by Dominic3203 | Category:Programming language topic stubs | #UCB_Category 213/451 2024-11-29T13:14:49Z <p>Altered pages. Formatted <a href="/wiki/Wikipedia:ENDASH" class="mw-redirect" title="Wikipedia:ENDASH">dashes</a>. | <a href="/wiki/Wikipedia:UCB" class="mw-redirect" title="Wikipedia:UCB">Use this bot</a>. <a href="/wiki/Wikipedia:DBUG" class="mw-redirect" title="Wikipedia:DBUG">Report bugs</a>. | Suggested by Dominic3203 | <a href="/wiki/Category:Programming_language_topic_stubs" title="Category:Programming language topic stubs">Category:Programming language topic stubs</a> | #UCB_Category 213/451</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 13:14, 29 November 2024</td> </tr><tr> <td colspan="2" class="diff-lineno">Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{Short description|Interactive, extensible programming language type}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{Short description|Interactive, extensible programming language type}}</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{redir|PPL (programming language)|the Hewlett-Packard calculator language|HP PPL}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{redir|PPL (programming language)|the Hewlett-Packard calculator language|HP PPL}}</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=<del style="font-weight: bold; text-decoration: none;">20-26</del> |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |language=en |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=<ins style="font-weight: bold; text-decoration: none;">20–26</ins> |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |language=en |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>The [[Assignment (computer science)|assignment]] operator &lt;code&gt;&amp;lt;-&lt;/code&gt; (or &lt;code&gt;←&lt;/code&gt;) has influenced the language [[S (programming language)|S]].&lt;ref&gt;{{cite web |url=http://cm.bell-labs.com/cm/ms/departments/sia/doc/96.7.ps |archive-url=https://web.archive.org/web/20070409042926/http://cm.bell-labs.com/cm/ms/departments/sia/doc/96.7.ps |url-status=dead |archive-date=2007-04-09 |title=Evolution of the S Language |last=Chambers |first=John M. |author-link=John Chambers (programmer) |date=November 1994 |access-date=2009-05-06 |format=PostScript}}&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>The [[Assignment (computer science)|assignment]] operator &lt;code&gt;&amp;lt;-&lt;/code&gt; (or &lt;code&gt;←&lt;/code&gt;) has influenced the language [[S (programming language)|S]].&lt;ref&gt;{{cite web |url=http://cm.bell-labs.com/cm/ms/departments/sia/doc/96.7.ps |archive-url=https://web.archive.org/web/20070409042926/http://cm.bell-labs.com/cm/ms/departments/sia/doc/96.7.ps |url-status=dead |archive-date=2007-04-09 |title=Evolution of the S Language |last=Chambers |first=John M. |author-link=John Chambers (programmer) |date=November 1994 |access-date=2009-05-06 |format=PostScript}}&lt;/ref&gt;</div></td> </tr> </table> Citation bot https://en.wikipedia.org/w/index.php?title=Polymorphic_Programming_Language&diff=1088789016&oldid=prev Top5a: Changing short description from "Interactive, extensible language with a base programming language" to "Interactive, extensible programming language type" (Shortdesc helper) 2022-05-20T03:56:53Z <p>Changing <a href="/wiki/Wikipedia:Short_description" title="Wikipedia:Short description">short description</a> from &quot;Interactive, extensible language with a base programming language&quot; to &quot;Interactive, extensible programming language type&quot; (<a href="/wiki/Wikipedia:Shortdesc_helper" title="Wikipedia:Shortdesc helper">Shortdesc helper</a>)</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 03:56, 20 May 2022</td> </tr><tr> <td colspan="2" class="diff-lineno">Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>{{Short description|Interactive, extensible<del style="font-weight: bold; text-decoration: none;"> language with a base</del> programming language}}</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>{{Short description|Interactive, extensible programming language<ins style="font-weight: bold; text-decoration: none;"> type</ins>}}</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{redir|PPL (programming language)|the Hewlett-Packard calculator language|HP PPL}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{redir|PPL (programming language)|the Hewlett-Packard calculator language|HP PPL}}</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20-26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |language=en |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20-26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |language=en |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> </tr> </table> Top5a https://en.wikipedia.org/w/index.php?title=Polymorphic_Programming_Language&diff=1088788892&oldid=prev Top5a: Changing short description from "Interactive, extensible language with a base language similar to the language APL" to "Interactive, extensible language with a base programming language" (Shortdesc helper) 2022-05-20T03:55:56Z <p>Changing <a href="/wiki/Wikipedia:Short_description" title="Wikipedia:Short description">short description</a> from &quot;Interactive, extensible language with a base language similar to the language APL&quot; to &quot;Interactive, extensible language with a base programming language&quot; (<a href="/wiki/Wikipedia:Shortdesc_helper" title="Wikipedia:Shortdesc helper">Shortdesc helper</a>)</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 03:55, 20 May 2022</td> </tr><tr> <td colspan="2" class="diff-lineno">Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>{{Short description|Interactive, extensible language with a base <del style="font-weight: bold; text-decoration: none;">language similar to the</del> language<del style="font-weight: bold; text-decoration: none;"> APL</del>}}</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>{{Short description|Interactive, extensible language with a base <ins style="font-weight: bold; text-decoration: none;">programming</ins> language}}</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{redir|PPL (programming language)|the Hewlett-Packard calculator language|HP PPL}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{redir|PPL (programming language)|the Hewlett-Packard calculator language|HP PPL}}</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20-26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |language=en |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20-26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |language=en |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> </tr> </table> Top5a https://en.wikipedia.org/w/index.php?title=Polymorphic_Programming_Language&diff=1088788862&oldid=prev Top5a: Importing Wikidata short description: "Interactive, extensible language with a base language similar to the language APL" (Shortdesc helper) 2022-05-20T03:55:43Z <p>Importing Wikidata <a href="/wiki/Wikipedia:Short_description" title="Wikipedia:Short description">short description</a>: &quot;Interactive, extensible language with a base language similar to the language APL&quot; (<a href="/wiki/Wikipedia:Shortdesc_helper" title="Wikipedia:Shortdesc helper">Shortdesc helper</a>)</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 03:55, 20 May 2022</td> </tr><tr> <td colspan="2" class="diff-lineno">Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>{{Short description|Interactive, extensible language with a base language similar to the language APL}}</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{redir|PPL (programming language)|the Hewlett-Packard calculator language|HP PPL}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{redir|PPL (programming language)|the Hewlett-Packard calculator language|HP PPL}}</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20-26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |language=en |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20-26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |language=en |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> </tr> </table> Top5a https://en.wikipedia.org/w/index.php?title=Polymorphic_Programming_Language&diff=993666041&oldid=prev Monkbot: Task 18 (cosmetic): eval 2 templates: del empty params (4×); cvt lang vals (1×); 2020-12-11T20:50:26Z <p><a href="/wiki/User:Monkbot/task_18" class="mw-redirect" title="User:Monkbot/task 18">Task 18 (cosmetic)</a>: eval 2 templates: del empty params (4×); cvt lang vals (1×);</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 20:50, 11 December 2020</td> </tr><tr> <td colspan="2" class="diff-lineno">Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{redir|PPL (programming language)|the Hewlett-Packard calculator language|HP PPL}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{redir|PPL (programming language)|the Hewlett-Packard calculator language|HP PPL}}</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20-26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices<del style="font-weight: bold; text-decoration: none;"> |type= |series=</del> |language=<del style="font-weight: bold; text-decoration: none;">English</del> |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20-26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |language=<ins style="font-weight: bold; text-decoration: none;">en</ins> |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>The [[Assignment (computer science)|assignment]] operator &lt;code&gt;&amp;lt;-&lt;/code&gt; (or &lt;code&gt;←&lt;/code&gt;) has influenced the language [[S (programming language)|S]].&lt;ref&gt;{{cite web |url=http://cm.bell-labs.com/cm/ms/departments/sia/doc/96.7.ps |archive-url=https://web.archive.org/web/20070409042926/http://cm.bell-labs.com/cm/ms/departments/sia/doc/96.7.ps |url-status=dead |archive-date=2007-04-09 |title=Evolution of the S Language |last=Chambers |first=John M. |author-link=John Chambers (programmer)<del style="font-weight: bold; text-decoration: none;"> |website= |publisher=</del> |date=November 1994 |access-date=2009-05-06 |format=PostScript}}&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>The [[Assignment (computer science)|assignment]] operator &lt;code&gt;&amp;lt;-&lt;/code&gt; (or &lt;code&gt;←&lt;/code&gt;) has influenced the language [[S (programming language)|S]].&lt;ref&gt;{{cite web |url=http://cm.bell-labs.com/cm/ms/departments/sia/doc/96.7.ps |archive-url=https://web.archive.org/web/20070409042926/http://cm.bell-labs.com/cm/ms/departments/sia/doc/96.7.ps |url-status=dead |archive-date=2007-04-09 |title=Evolution of the S Language |last=Chambers |first=John M. |author-link=John Chambers (programmer) |date=November 1994 |access-date=2009-05-06 |format=PostScript}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== References ==</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== References ==</div></td> </tr> </table> Monkbot https://en.wikipedia.org/w/index.php?title=Polymorphic_Programming_Language&diff=959214729&oldid=prev GreenC bot: Reformat 2 archive links. Wayback Medic 2.5 2020-05-27T17:36:08Z <p>Reformat 2 archive links. <a href="/wiki/User:GreenC/WaybackMedic_2.5" title="User:GreenC/WaybackMedic 2.5">Wayback Medic 2.5</a></p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 17:36, 27 May 2020</td> </tr><tr> <td colspan="2" class="diff-lineno">Line 2:</td> <td colspan="2" class="diff-lineno">Line 2:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20-26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |type= |series= |language=English |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20-26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |type= |series= |language=English |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>The [[Assignment (computer science)|assignment]] operator &lt;code&gt;&amp;lt;-&lt;/code&gt; (or &lt;code&gt;←&lt;/code&gt;) has influenced the language [[S (programming language)|S]].&lt;ref&gt;{{cite web |url=https://web.archive.org/web/20070409042926/http://cm.bell-labs.com/cm/ms/departments/sia/doc/96.7.ps |title=Evolution of the S Language |last=Chambers |first=John M. |author-link=John Chambers (programmer) |website= |publisher= |date=November 1994 |access-date=2009-05-06 |format=PostScript}}&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>The [[Assignment (computer science)|assignment]] operator &lt;code&gt;&amp;lt;-&lt;/code&gt; (or &lt;code&gt;←&lt;/code&gt;) has influenced the language [[S (programming language)|S]].&lt;ref&gt;{{cite web |<ins style="font-weight: bold; text-decoration: none;">url=http://cm.bell-labs.com/cm/ms/departments/sia/doc/96.7.ps |archive-</ins>url=https://web.archive.org/web/20070409042926/http://cm.bell-labs.com/cm/ms/departments/sia/doc/96.7.ps<ins style="font-weight: bold; text-decoration: none;"> |url-status=dead |archive-date=2007-04-09</ins> |title=Evolution of the S Language |last=Chambers |first=John M. |author-link=John Chambers (programmer) |website= |publisher= |date=November 1994 |access-date=2009-05-06 |format=PostScript}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== References ==</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== References ==</div></td> </tr> </table> GreenC bot https://en.wikipedia.org/w/index.php?title=Polymorphic_Programming_Language&diff=949300392&oldid=prev Sam w. Bruton: Updated dead link with wayback machine link to the expected .ps file 2020-04-05T18:07:38Z <p>Updated dead link with wayback machine link to the expected .ps file</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 18:07, 5 April 2020</td> </tr><tr> <td colspan="2" class="diff-lineno">Line 2:</td> <td colspan="2" class="diff-lineno">Line 2:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20-26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |type= |series= |language=English |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20-26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |type= |series= |language=English |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>The [[Assignment (computer science)|assignment]] operator &lt;code&gt;&amp;lt;-&lt;/code&gt; (or &lt;code&gt;←&lt;/code&gt;) has influenced the language [[S (programming language)|S]].&lt;ref&gt;{{cite web |url=http://cm.bell-labs.com/<del style="font-weight: bold; text-decoration: none;">stat</del>/doc/96.7.ps |title=Evolution of the S Language |last=Chambers |first=John M. |author-link=John Chambers (programmer) |website= |publisher= |date=November 1994 |access-date=2009-05-06 |format=PostScript<del style="font-weight: bold; text-decoration: none;">}}{{dead link|date=March 2018 |bot=InternetArchiveBot |fix-attempted=yes</del>}}&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>The [[Assignment (computer science)|assignment]] operator &lt;code&gt;&amp;lt;-&lt;/code&gt; (or &lt;code&gt;←&lt;/code&gt;) has influenced the language [[S (programming language)|S]].&lt;ref&gt;{{cite web |url=<ins style="font-weight: bold; text-decoration: none;">https://web.archive.org/web/20070409042926/</ins>http://cm.bell-labs.com/<ins style="font-weight: bold; text-decoration: none;">cm/ms/departments/sia</ins>/doc/96.7.ps |title=Evolution of the S Language |last=Chambers |first=John M. |author-link=John Chambers (programmer) |website= |publisher= |date=November 1994 |access-date=2009-05-06 |format=PostScript}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== References ==</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== References ==</div></td> </tr> </table> Sam w. Bruton https://en.wikipedia.org/w/index.php?title=Polymorphic_Programming_Language&diff=860210515&oldid=prev User-duck: fix year/date 2018-09-19T02:50:55Z <p>fix year/date</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 02:50, 19 September 2018</td> </tr><tr> <td colspan="2" class="diff-lineno">Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{redir|PPL (programming language)|the Hewlett-Packard calculator language|HP PPL}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{redir|PPL (programming language)|the Hewlett-Packard calculator language|HP PPL}}</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August <del style="font-weight: bold; text-decoration: none;">1969 |year=</del>1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20-26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |type= |series= |language=English |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to the language [[APL (programming language)|APL]].&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20-26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |type= |series= |language=English |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>The [[Assignment (computer science)|assignment]] operator &lt;code&gt;&amp;lt;-&lt;/code&gt; (or &lt;code&gt;←&lt;/code&gt;) has influenced the language [[S (programming language)|S]].&lt;ref&gt;{{cite web |url=http://cm.bell-labs.com/stat/doc/96.7.ps |title=Evolution of the S Language |last=Chambers |first=John M. |author-link=John Chambers (programmer) |website= |publisher= |date=November 1994 |access-date=2009-05-06 |format=PostScript}}{{dead link|date=March 2018 |bot=InternetArchiveBot |fix-attempted=yes}}&lt;/ref&gt;</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>The [[Assignment (computer science)|assignment]] operator &lt;code&gt;&amp;lt;-&lt;/code&gt; (or &lt;code&gt;←&lt;/code&gt;) has influenced the language [[S (programming language)|S]].&lt;ref&gt;{{cite web |url=http://cm.bell-labs.com/stat/doc/96.7.ps |title=Evolution of the S Language |last=Chambers |first=John M. |author-link=John Chambers (programmer) |website= |publisher= |date=November 1994 |access-date=2009-05-06 |format=PostScript}}{{dead link|date=March 2018 |bot=InternetArchiveBot |fix-attempted=yes}}&lt;/ref&gt;</div></td> </tr> </table> User-duck https://en.wikipedia.org/w/index.php?title=Polymorphic_Programming_Language&diff=847163957&oldid=prev Jerryobject: Misplaced WP:EXTernal link > WP:REFerence WP:CITation > proper line end. WP:NAVBOX add. 2018-06-23T10:35:48Z <p>Misplaced <a href="/wiki/Wikipedia:EXT" class="mw-redirect" title="Wikipedia:EXT">WP:EXTernal</a> link &gt; <a href="/wiki/Wikipedia:REF" class="mw-redirect" title="Wikipedia:REF">WP:REFerence</a> <a href="/wiki/Wikipedia:CIT" class="mw-redirect" title="Wikipedia:CIT">WP:CITation</a> &gt; proper line end. <a href="/wiki/Wikipedia:NAVBOX" class="mw-redirect" title="Wikipedia:NAVBOX">WP:NAVBOX</a> add.</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 10:35, 23 June 2018</td> </tr><tr> <td colspan="2" class="diff-lineno">Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{redir|PPL (programming language)|the Hewlett-Packard calculator language|HP PPL}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{redir|PPL (programming language)|the Hewlett-Packard calculator language|HP PPL}}</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by <del style="font-weight: bold; text-decoration: none;">[[</del>Thomas A. Standish<del style="font-weight: bold; text-decoration: none;">]]</del>. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to [[APL (programming language)|APL]].</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>The '''Polymorphic Programming Language''' ('''PPL''') was developed in 1969 at [[Harvard University]] by Thomas A. Standish. It is an [[interactive computing|interactive]], [[extensible programming|extensible]] language with a [[base language]] similar to<ins style="font-weight: bold; text-decoration: none;"> the language</ins> [[APL (programming language)|APL]].<ins style="font-weight: bold; text-decoration: none;">&lt;ref&gt;{{cite journal |last=Standish |first=Thomas A. |date=August 1969 |year=1969 |editor1-last=Christensen |editor2-last=Shaw |title=Some features of PPL – a Polymorphic Programming Language |url=http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE |volume=4 |issue=8 |pages=20-26 |doi=10.1145/1115858.1115864 |access-date=2018-06-23 |journal=ACM SIGPLAN Notices |type= |series= |language=English |edition=Proceedings of Extensible Language Symposium |location=ACM Digital Library |publisher=[[Association for Computing Machinery]]}}&lt;/ref&gt;</ins></div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>The <del style="font-weight: bold; text-decoration: none;">'</del>&lt;<del style="font-weight: bold; text-decoration: none;">tt</del>&gt;&amp;lt;-&lt;/<del style="font-weight: bold; text-decoration: none;">tt</del>&gt;<del style="font-weight: bold; text-decoration: none;">'</del> (or <del style="font-weight: bold; text-decoration: none;">'</del>&lt;<del style="font-weight: bold; text-decoration: none;">tt</del>&gt;←&lt;/<del style="font-weight: bold; text-decoration: none;">tt</del>&gt;<del style="font-weight: bold; text-decoration: none;">'</del>)<del style="font-weight: bold; text-decoration: none;"> [[assignment (computer science)|assignment]] operator</del> has <del style="font-weight: bold; text-decoration: none;">played an influence in</del> the [[S programming language]].&lt;ref&gt;{{<del style="font-weight: bold; text-decoration: none;">citation</del> |last=Chambers |first=John M. |<del style="font-weight: bold; text-decoration: none;">authorlink</del>=John Chambers (programmer) |<del style="font-weight: bold; text-decoration: none;">date</del>=<del style="font-weight: bold; text-decoration: none;">November 1994</del> |<del style="font-weight: bold; text-decoration: none;">title</del>=<del style="font-weight: bold; text-decoration: none;">Evolution of the S Language</del> |<del style="font-weight: bold; text-decoration: none;">url</del>=<del style="font-weight: bold; text-decoration: none;">http://cm.bell-labs.com/stat/doc/96.7.ps</del> |<del style="font-weight: bold; text-decoration: none;">accessdate</del>=2009-05-06 |format=PostScript<del style="font-weight: bold; text-decoration: none;"> </del>}}{{dead link|date=March 2018 |bot=InternetArchiveBot |fix-attempted=yes<del style="font-weight: bold; text-decoration: none;"> </del>}}&lt;/ref&gt;</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>The <ins style="font-weight: bold; text-decoration: none;">[[Assignment (computer science)|assignment]] operator </ins>&lt;<ins style="font-weight: bold; text-decoration: none;">code</ins>&gt;&amp;lt;-&lt;/<ins style="font-weight: bold; text-decoration: none;">code</ins>&gt; (or &lt;<ins style="font-weight: bold; text-decoration: none;">code</ins>&gt;←&lt;/<ins style="font-weight: bold; text-decoration: none;">code</ins>&gt;) has <ins style="font-weight: bold; text-decoration: none;">influenced</ins> the<ins style="font-weight: bold; text-decoration: none;"> language</ins> [[S <ins style="font-weight: bold; text-decoration: none;">(</ins>programming language<ins style="font-weight: bold; text-decoration: none;">)|S</ins>]].&lt;ref&gt;{{<ins style="font-weight: bold; text-decoration: none;">cite web |url=http://cm.bell-labs.com/stat/doc/96.7.ps |title=Evolution of the S Language</ins> |last=Chambers |first=John M. |<ins style="font-weight: bold; text-decoration: none;">author-link</ins>=John Chambers (programmer) |<ins style="font-weight: bold; text-decoration: none;">website</ins>= |<ins style="font-weight: bold; text-decoration: none;">publisher</ins>= |<ins style="font-weight: bold; text-decoration: none;">date</ins>=<ins style="font-weight: bold; text-decoration: none;">November 1994</ins> |<ins style="font-weight: bold; text-decoration: none;">access-date</ins>=2009-05-06 |format=PostScript}}{{dead link|date=March 2018 |bot=InternetArchiveBot |fix-attempted=yes}}&lt;/ref&gt;</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== References ==</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== References ==</div></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>{{Reflist}}</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* T.A. Standish. 1969. "[http://portal.acm.org/citation.cfm?id=1115858.1115864&amp;coll=GUIDE&amp;dl=GUIDE Some features of PPL — a Polymorphic Programming Language]". Proceedings of Extensible Language Symposium. Christensen and Shaw, Eds. SIGPLAN Notices, Vol 4, Aug. 1969.</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>&lt;references /&gt;</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>{{APL programming language}}</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Category:Procedural programming languages]]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Category:Procedural programming languages]]</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Category:Harvard University]]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Category:Harvard University]]</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Category:Programming languages created in 1969]]</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>[[Category:Programming languages created in 1969]]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><br /></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{compu-lang-stub}}</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>{{compu-lang-stub}}</div></td> </tr> </table> Jerryobject