https://de.wikipedia.org/w/index.php?action=history&feed=atom&title=Clojure Clojure - Versionsgeschichte 2025-06-01T14:22:14Z Versionsgeschichte dieser Seite in Wikipedia MediaWiki 1.45.0-wmf.3 https://de.wikipedia.org/w/index.php?title=Clojure&diff=233297703&oldid=prev Paul Setzer: Änderungen von 194.126.177.36 (Diskussion) auf die letzte Version von Paul Setzer zurückgesetzt 2023-04-30T13:45:18Z <p>Änderungen von <a href="/wiki/Spezial:Beitr%C3%A4ge/194.126.177.36" title="Spezial:Beiträge/194.126.177.36">194.126.177.36</a> (<a href="/wiki/Benutzer_Diskussion:194.126.177.36" title="Benutzer Diskussion:194.126.177.36">Diskussion</a>) auf die letzte Version von <a href="/wiki/Benutzer:Paul_Setzer" title="Benutzer:Paul Setzer">Paul Setzer</a> zurückgesetzt</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="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 30. April 2023, 15:45 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 52:</td> <td colspan="2" class="diff-lineno">Zeile 52:</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>&lt;syntaxhighlight lang="clojure"&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>&lt;syntaxhighlight lang="clojure"&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;"><div>(defn fac [n]</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>(defn fac [n]</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> (reduce * (range 1 (inc n))))</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> (reduce *<ins style="font-weight: bold; text-decoration: none;">'</ins> (range 1 (inc n))))</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>&lt;/syntaxhighlight&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>&lt;/syntaxhighlight&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> </table> Paul Setzer https://de.wikipedia.org/w/index.php?title=Clojure&diff=233297493&oldid=prev 194.126.177.36: /* Beispiele */ 2023-04-30T13:35:16Z <p><span class="autocomment">Beispiele</span></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="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 30. April 2023, 15:35 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 52:</td> <td colspan="2" class="diff-lineno">Zeile 52:</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>&lt;syntaxhighlight lang="clojure"&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>&lt;syntaxhighlight lang="clojure"&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;"><div>(defn fac [n]</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>(defn fac [n]</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> (reduce *<del style="font-weight: bold; text-decoration: none;">'</del> (range 1 (inc n))))</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> (reduce * (range 1 (inc n))))</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>&lt;/syntaxhighlight&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>&lt;/syntaxhighlight&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> </table> 194.126.177.36 https://de.wikipedia.org/w/index.php?title=Clojure&diff=232229875&oldid=prev Paul Setzer: /* IDE-Unterstützung */ Link CCW und Hinweis auf nicht mehr stattfindende Weiterentwicklung 2023-03-27T12:02:13Z <p><span class="autocomment">IDE-Unterstützung: </span> Link CCW und Hinweis auf nicht mehr stattfindende Weiterentwicklung</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="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 27. März 2023, 14:02 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 71:</td> <td colspan="2" class="diff-lineno">Zeile 71:</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>* [[Light Table]] ist eine interaktive IDE mit Clojure-Unterstützung.&lt;ref&gt;[http://www.lighttable.com/ Light Table]&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>* [[Light Table]] ist eine interaktive IDE mit Clojure-Unterstützung.&lt;ref&gt;[http://www.lighttable.com/ Light Table]&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;"><div>* Für [[IntelliJ IDEA]] gibt es das Plugin Cursive.&lt;ref&gt;[https://cursiveclojure.com/ Cursive]&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>* Für [[IntelliJ IDEA]] gibt es das Plugin Cursive.&lt;ref&gt;[https://cursiveclojure.com/ Cursive]&lt;/ref&gt;</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>* Für [[Eclipse (IDE)|Eclipse]] gibt es Counterclockwise<del style="font-weight: bold; text-decoration: none;">.</del>&lt;ref&gt;[<del style="font-weight: bold; text-decoration: none;">http</del>://<del style="font-weight: bold; text-decoration: none;">code.google</del>.com/<del style="font-weight: bold; text-decoration: none;">p/counterclockwise/</del> <del style="font-weight: bold; text-decoration: none;">Counterclockwise</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>* Für [[Eclipse (IDE)|Eclipse]] gibt es Counterclockwise&lt;ref&gt;[<ins style="font-weight: bold; text-decoration: none;">https</ins>://<ins style="font-weight: bold; text-decoration: none;">github</ins>.com/<ins style="font-weight: bold; text-decoration: none;">ccw-ide</ins> <ins style="font-weight: bold; text-decoration: none;">CounterClockWise IDE</ins>]&lt;/ref&gt;<ins style="font-weight: bold; text-decoration: none;"> (seit 2018 nicht mehr gewartet).</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>* Eine ClojureCLR-Erweiterung für [[Visual Studio]] ist vsClojure.&lt;ref&gt;[https://github.com/vsClojure/vsClojure vsClojure]&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>* Eine ClojureCLR-Erweiterung für [[Visual Studio]] ist vsClojure.&lt;ref&gt;[https://github.com/vsClojure/vsClojure vsClojure]&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;"><div>* Für [[Emacs]] sind Clojure-Mode&lt;ref&gt;[https://github.com/technomancy/clojure-mode Clojure-Mode]&lt;/ref&gt; und CIDER&lt;ref&gt;[https://github.com/clojure-emacs/cider CIDER]&lt;/ref&gt; verfügbar.</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>* Für [[Emacs]] sind Clojure-Mode&lt;ref&gt;[https://github.com/technomancy/clojure-mode Clojure-Mode]&lt;/ref&gt; und CIDER&lt;ref&gt;[https://github.com/clojure-emacs/cider CIDER]&lt;/ref&gt; verfügbar.</div></td> </tr> </table> Paul Setzer https://de.wikipedia.org/w/index.php?title=Clojure&diff=232067170&oldid=prev Gigas52: ohne beleg, eine belegte Aussage gelöscht. 230648112 von 83.248.133.222 rückgängig gemacht; 2023-03-22T15:58:27Z <p>ohne beleg, eine belegte Aussage gelöscht. <a href="/wiki/Spezial:Diff/230648112" title="Spezial:Diff/230648112">230648112</a> von <a href="/wiki/Spezial:Beitr%C3%A4ge/83.248.133.222" title="Spezial:Beiträge/83.248.133.222">83.248.133.222</a> rückgängig gemacht;</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="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 22. März 2023, 17:58 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 71:</td> <td colspan="2" class="diff-lineno">Zeile 71:</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>* [[Light Table]] ist eine interaktive IDE mit Clojure-Unterstützung.&lt;ref&gt;[http://www.lighttable.com/ Light Table]&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>* [[Light Table]] ist eine interaktive IDE mit Clojure-Unterstützung.&lt;ref&gt;[http://www.lighttable.com/ Light Table]&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;"><div>* Für [[IntelliJ IDEA]] gibt es das Plugin Cursive.&lt;ref&gt;[https://cursiveclojure.com/ Cursive]&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>* Für [[IntelliJ IDEA]] gibt es das Plugin Cursive.&lt;ref&gt;[https://cursiveclojure.com/ Cursive]&lt;/ref&gt;</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>* Für [[Eclipse (IDE)|Eclipse]] gibt es Counterclockwise.&lt;ref&gt;[http://code.google.com/p/counterclockwise/ Counterclockwise]&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;"><div>* Eine ClojureCLR-Erweiterung für [[Visual Studio]] ist vsClojure.&lt;ref&gt;[https://github.com/vsClojure/vsClojure vsClojure]&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>* Eine ClojureCLR-Erweiterung für [[Visual Studio]] ist vsClojure.&lt;ref&gt;[https://github.com/vsClojure/vsClojure vsClojure]&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;"><div>* Für [[Emacs]] sind Clojure-Mode&lt;ref&gt;[https://github.com/technomancy/clojure-mode Clojure-Mode]&lt;/ref&gt; und CIDER&lt;ref&gt;[https://github.com/clojure-emacs/cider CIDER]&lt;/ref&gt; verfügbar.</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>* Für [[Emacs]] sind Clojure-Mode&lt;ref&gt;[https://github.com/technomancy/clojure-mode Clojure-Mode]&lt;/ref&gt; und CIDER&lt;ref&gt;[https://github.com/clojure-emacs/cider CIDER]&lt;/ref&gt; verfügbar.</div></td> </tr> </table> Gigas52 https://de.wikipedia.org/w/index.php?title=Clojure&diff=230648112&oldid=prev 83.248.133.222: /* IDE-Unterstützung */ 2023-02-07T14:47:10Z <p><span class="autocomment">IDE-Unterstützung</span></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="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 7. Februar 2023, 16:47 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 71:</td> <td colspan="2" class="diff-lineno">Zeile 71:</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>* [[Light Table]] ist eine interaktive IDE mit Clojure-Unterstützung.&lt;ref&gt;[http://www.lighttable.com/ Light Table]&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>* [[Light Table]] ist eine interaktive IDE mit Clojure-Unterstützung.&lt;ref&gt;[http://www.lighttable.com/ Light Table]&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;"><div>* Für [[IntelliJ IDEA]] gibt es das Plugin Cursive.&lt;ref&gt;[https://cursiveclojure.com/ Cursive]&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>* Für [[IntelliJ IDEA]] gibt es das Plugin Cursive.&lt;ref&gt;[https://cursiveclojure.com/ Cursive]&lt;/ref&gt;</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>* Für [[Eclipse (IDE)|Eclipse]] gibt es Counterclockwise.&lt;ref&gt;[http://code.google.com/p/counterclockwise/ Counterclockwise]&lt;/ref&gt;</div></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;"><div>* Eine ClojureCLR-Erweiterung für [[Visual Studio]] ist vsClojure.&lt;ref&gt;[https://github.com/vsClojure/vsClojure vsClojure]&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>* Eine ClojureCLR-Erweiterung für [[Visual Studio]] ist vsClojure.&lt;ref&gt;[https://github.com/vsClojure/vsClojure vsClojure]&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;"><div>* Für [[Emacs]] sind Clojure-Mode&lt;ref&gt;[https://github.com/technomancy/clojure-mode Clojure-Mode]&lt;/ref&gt; und CIDER&lt;ref&gt;[https://github.com/clojure-emacs/cider CIDER]&lt;/ref&gt; verfügbar.</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>* Für [[Emacs]] sind Clojure-Mode&lt;ref&gt;[https://github.com/technomancy/clojure-mode Clojure-Mode]&lt;/ref&gt; und CIDER&lt;ref&gt;[https://github.com/clojure-emacs/cider CIDER]&lt;/ref&gt; verfügbar.</div></td> </tr> </table> 83.248.133.222 https://de.wikipedia.org/w/index.php?title=Clojure&diff=227541211&oldid=prev Invisigoth67: typo, form 2022-11-01T10:14:42Z <p>typo, form</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="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 1. November 2022, 12:14 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 15:</td> <td colspan="2" class="diff-lineno">Zeile 15:</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> | Dialekte = </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> | Dialekte = </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> | Standardisierungen = </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> | Standardisierungen = </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> | Beeinflusst_von = [[Lisp]], [[Prolog (Programmiersprache)|Prolog]], [[ML (Programmiersprache)|ML]], [[Erlang (Programmiersprache)|Erlang]], [[Haskell (Programmiersprache)|Haskell]], [[Java (Programmiersprache)|Java]]&lt;ref&gt;{{cite web |title=Books that influenced Clojure |url=http://www.amazon.com/gp/richpub/listmania/fullview/R3LG3ZBZS4GCTH |date=30<del style="font-weight: bold; text-decoration: none;">. Juni 2009</del> |author=Rich Hickey |accessdate=24<del style="font-weight: bold; text-decoration: none;">. August 2010</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> | Beeinflusst_von = [[Lisp]], [[Prolog (Programmiersprache)|Prolog]], [[ML (Programmiersprache)|ML]], [[Erlang (Programmiersprache)|Erlang]], [[Haskell (Programmiersprache)|Haskell]], [[Java (Programmiersprache)|Java]]&lt;ref&gt;{{cite web |title=Books that influenced Clojure |url=http://www.amazon.com/gp/richpub/listmania/fullview/R3LG3ZBZS4GCTH |date=<ins style="font-weight: bold; text-decoration: none;">2009-06-</ins>30 |author=Rich Hickey |accessdate=<ins style="font-weight: bold; text-decoration: none;">2010-08-</ins>24}}&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;"><div> | Beeinflusste = </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> | Beeinflusste = </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> | Betriebssystem = [[Microsoft Windows|Windows]], [[Linux]], [[macOS]], [[Solaris (Betriebssystem)|Solaris]], [[FreeBSD]]</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> | Betriebssystem = [[Microsoft Windows|Windows]], [[Linux]], [[macOS]], [[Solaris (Betriebssystem)|Solaris]], [[FreeBSD]]</div></td> </tr> <tr> <td colspan="2" class="diff-lineno">Zeile 24:</td> <td colspan="2" class="diff-lineno">Zeile 24:</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>'''Clojure''' [{{IPA|ˈkləʊʒə(r)}}] ist ein moderner [[Lisp]]-Dialekt, der interaktive Entwicklung unterstützt. Die Sprache fördert einen [[Funktionale Programmierung|funktionalen]] Stil, der [[Thread (Informatik)|nebenläufige]] Programmierung stark vereinfacht. Clojure läuft in der [[Java Virtual Machine]] und ist eng mit der [[Java-Plattform|Java Runtime]] integriert. Eine [[JavaScript]]-Implementierung mit dem Namen ClojureScript sowie eine [[Common Language Runtime|CLR]]-Implementierung existieren ebenso. Das [[Makro#Makros in der Programmierung|Makrosystem]] ist mit dem anderer Lisp-Umgebungen vergleichbar.</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>'''Clojure''' [{{IPA|ˈkləʊʒə(r)}}] ist ein moderner [[Lisp]]-Dialekt, der interaktive Entwicklung unterstützt. Die Sprache fördert einen [[Funktionale Programmierung|funktionalen]] Stil, der [[Thread (Informatik)|nebenläufige]] Programmierung stark vereinfacht. Clojure läuft in der [[Java Virtual Machine]] und ist eng mit der [[Java-Plattform|Java Runtime]] integriert. Eine [[JavaScript]]-Implementierung mit dem Namen ClojureScript sowie eine [[Common Language Runtime|CLR]]-Implementierung existieren ebenso. Das [[Makro#Makros in der Programmierung|Makrosystem]] ist mit dem anderer Lisp-Umgebungen vergleichbar.</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>Clojure-Projekte werden auch mithilfe der Software ''Leiningen'' verwirklicht</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>Clojure-Projekte werden auch mithilfe der Software ''Leiningen'' verwirklicht<ins style="font-weight: bold; text-decoration: none;">.</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"></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>== Beispiele ==</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>== Beispiele ==</div></td> </tr> <tr> <td colspan="2" class="diff-lineno">Zeile 61:</td> <td colspan="2" class="diff-lineno">Zeile 61:</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>* Die Abstraktion der Folge (''sequence'') erlaubt es, alle diese Datenstrukturen uniform mit denselben Funktionen zu verwenden. Folgen werden typischerweise verzögert ([[Lazy Evaluation|''lazy'']]) ausgewertet.</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>* Die Abstraktion der Folge (''sequence'') erlaubt es, alle diese Datenstrukturen uniform mit denselben Funktionen zu verwenden. Folgen werden typischerweise verzögert ([[Lazy Evaluation|''lazy'']]) ausgewertet.</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>* Alle Datenstrukturen sind Werte (''immutable'').</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>* Alle Datenstrukturen sind Werte (''immutable'').</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>* Zustandsbehaftete Daten werden in Clojure durch spezielle Typen realisiert (''atoms'' und ''refs''). Der konkurrierende Zugriff auf Variablen mit veränderlichen Werten wird mittels STM ([[Transaktionaler Speicher|''software transactional memory'']]) durch das Laufzeitsystem der Sprache synchronisiert. Die Konzepte entsprechen der [[Multiversion Concurrency Control]], wie sie in [[Datenbank<del style="font-weight: bold; text-decoration: none;">|Datenbankmanagementsystemen</del>]] verwendet werden (exakt so wie in [[Oracle]]).</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>* Zustandsbehaftete Daten werden in Clojure durch spezielle Typen realisiert (''atoms'' und ''refs''). Der konkurrierende Zugriff auf Variablen mit veränderlichen Werten wird mittels STM ([[Transaktionaler Speicher|''software transactional memory'']]) durch das Laufzeitsystem der Sprache synchronisiert. Die Konzepte entsprechen der [[Multiversion Concurrency Control]], wie sie in [[Datenbank]]<ins style="font-weight: bold; text-decoration: none;">managementsystemen</ins> verwendet werden (exakt so wie in [[Oracle]]).</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>* Clojure wird zu Java-Bytecode kompiliert und in der [[Java Virtual Machine]] ausgeführt. Dadurch ist es möglich, in Clojure jede beliebige Java-Bibliothek zu verwenden, und für sehr viele von diesen gibt es (oft schmale) Wrapper-Bibliotheken in Clojure.</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>* Clojure wird zu Java-Bytecode kompiliert und in der [[Java Virtual Machine]] ausgeführt. Dadurch ist es möglich, in Clojure jede beliebige Java-Bibliothek zu verwenden, und für sehr viele von diesen gibt es (oft schmale) Wrapper-Bibliotheken in Clojure.</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>* Neben Clojure gibt es [[ClojureScript]], eine Sprache, die Konzept und Syntax mit Clojure teilt. Clojurescript wird zu [[JavaScript]] kompiliert.</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>* Neben Clojure gibt es [[ClojureScript]], eine Sprache, die Konzept und Syntax mit Clojure teilt. Clojurescript wird zu [[JavaScript]] kompiliert.</div></td> </tr> </table> Invisigoth67 https://de.wikipedia.org/w/index.php?title=Clojure&diff=227519978&oldid=prev Kein Einstein: entlinkt, nach Löschung; der EN ist kein brauchbarer Beleg für diese Aussage - weitergehende Löschaktivitäten will ich nicht selbst umsetzen 2022-10-31T15:36:58Z <p>entlinkt, nach Löschung; der EN ist kein brauchbarer Beleg für diese Aussage - weitergehende Löschaktivitäten will ich nicht selbst umsetzen</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="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 31. Oktober 2022, 17:36 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 24:</td> <td colspan="2" class="diff-lineno">Zeile 24:</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>'''Clojure''' [{{IPA|ˈkləʊʒə(r)}}] ist ein moderner [[Lisp]]-Dialekt, der interaktive Entwicklung unterstützt. Die Sprache fördert einen [[Funktionale Programmierung|funktionalen]] Stil, der [[Thread (Informatik)|nebenläufige]] Programmierung stark vereinfacht. Clojure läuft in der [[Java Virtual Machine]] und ist eng mit der [[Java-Plattform|Java Runtime]] integriert. Eine [[JavaScript]]-Implementierung mit dem Namen ClojureScript sowie eine [[Common Language Runtime|CLR]]-Implementierung existieren ebenso. Das [[Makro#Makros in der Programmierung|Makrosystem]] ist mit dem anderer Lisp-Umgebungen vergleichbar.</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>'''Clojure''' [{{IPA|ˈkləʊʒə(r)}}] ist ein moderner [[Lisp]]-Dialekt, der interaktive Entwicklung unterstützt. Die Sprache fördert einen [[Funktionale Programmierung|funktionalen]] Stil, der [[Thread (Informatik)|nebenläufige]] Programmierung stark vereinfacht. Clojure läuft in der [[Java Virtual Machine]] und ist eng mit der [[Java-Plattform|Java Runtime]] integriert. Eine [[JavaScript]]-Implementierung mit dem Namen ClojureScript sowie eine [[Common Language Runtime|CLR]]-Implementierung existieren ebenso. Das [[Makro#Makros in der Programmierung|Makrosystem]] ist mit dem anderer Lisp-Umgebungen vergleichbar.</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>Clojure-Projekte werden <del style="font-weight: bold; text-decoration: none;">häufig</del> mithilfe <del style="font-weight: bold; text-decoration: none;">von</del> <del style="font-weight: bold; text-decoration: none;">[[Leiningen</del> <del style="font-weight: bold; text-decoration: none;">(Software)|</del>Leiningen<del style="font-weight: bold; text-decoration: none;">]]</del> verwirklicht<del style="font-weight: bold; text-decoration: none;">.&lt;ref&gt;[https://leiningen.org/ leiningen.org]&lt;/ref&gt;</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>Clojure-Projekte werden <ins style="font-weight: bold; text-decoration: none;">auch</ins> mithilfe <ins style="font-weight: bold; text-decoration: none;">der</ins> <ins style="font-weight: bold; text-decoration: none;">Software</ins> <ins style="font-weight: bold; text-decoration: none;">''</ins>Leiningen<ins style="font-weight: bold; text-decoration: none;">''</ins> verwirklicht</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>== Beispiele ==</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>== Beispiele ==</div></td> </tr> </table> Kein Einstein https://de.wikipedia.org/w/index.php?title=Clojure&diff=221432465&oldid=prev Jla net.de: Version 1.11 2022-03-23T19:03:38Z <p>Version 1.11</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="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 23. März 2022, 21:03 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 7:</td> <td colspan="2" class="diff-lineno">Zeile 7:</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> | Designer = </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> | Designer = </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> | Entwickler = [[Rich Hickey]]</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> | Entwickler = [[Rich Hickey]]</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> | AktuelleVersion = 1.<del style="font-weight: bold; text-decoration: none;">10.3</del>&lt;ref&gt;[https://clojure.org/releases/downloads Clojure Downloads]&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> | AktuelleVersion = 1.<ins style="font-weight: bold; text-decoration: none;">11</ins>&lt;ref&gt;[https://clojure.org/releases/downloads Clojure Downloads]&lt;/ref&gt;</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> | AktuelleVersionFreigabeDatum = {{FormatDate|<del style="font-weight: bold; text-decoration: none;">2021</del>-3-<del style="font-weight: bold; text-decoration: none;">4</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> | AktuelleVersionFreigabeDatum = {{FormatDate|<ins style="font-weight: bold; text-decoration: none;">2022</ins>-3-<ins style="font-weight: bold; text-decoration: none;">22</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> | AktuelleVorabVersion = </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> | AktuelleVorabVersion = </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> | AktuelleVorabVersionFreigabeDatum = </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> | AktuelleVorabVersionFreigabeDatum = </div></td> </tr> </table> Jla net.de https://de.wikipedia.org/w/index.php?title=Clojure&diff=220536616&oldid=prev 2001:16B8:2E36:2300:649B:EA58:BF35:7DD0: /* IDE-Unterstützung */ 2022-02-24T12:46:09Z <p><span class="autocomment">IDE-Unterstützung</span></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="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 24. Februar 2022, 14:46 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 76:</td> <td colspan="2" class="diff-lineno">Zeile 76:</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>* Für [[Vim]] gibt es VimClojure.&lt;ref&gt;[http://www.vim.org/scripts/script.php?script_id=2501 VimClojure]&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>* Für [[Vim]] gibt es VimClojure.&lt;ref&gt;[http://www.vim.org/scripts/script.php?script_id=2501 VimClojure]&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;"><div>* Für [[Visual Studio Code]] gibt es Clojure&lt;ref&gt;[https://marketplace.visualstudio.com/items?itemName=avli.clojure Clojure]&lt;/ref&gt; oder Calva.&lt;ref&gt;[https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva Calva]&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>* Für [[Visual Studio Code]] gibt es Clojure&lt;ref&gt;[https://marketplace.visualstudio.com/items?itemName=avli.clojure Clojure]&lt;/ref&gt; oder Calva.&lt;ref&gt;[https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva Calva]&lt;/ref&gt;</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>* Für [[Sublime Text]] gibt es Clojure Sublimed&lt;ref&gt;{{Internetquelle |url=https://packagecontrol.io/packages/Clojure%20Sublimed |titel=Clojure Sublimed - Packages - Package Control |abruf=2022-02-24}}&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>* Für [[Sublime Text]] gibt es Clojure Sublimed<ins style="font-weight: bold; text-decoration: none;">.</ins>&lt;ref&gt;{{Internetquelle |url=https://packagecontrol.io/packages/Clojure%20Sublimed |titel=Clojure Sublimed - Packages - Package Control |abruf=2022-02-24}}&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>== Literatur ==</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>== Literatur ==</div></td> </tr> </table> 2001:16B8:2E36:2300:649B:EA58:BF35:7DD0 https://de.wikipedia.org/w/index.php?title=Clojure&diff=220536602&oldid=prev 2001:16B8:2E36:2300:649B:EA58:BF35:7DD0: /* IDE-Unterstützung */ Zu IDEs zusätzlich Sublime Text und entsprechendes Paket für Cojure hinzugefügt 2022-02-24T12:45:26Z <p><span class="autocomment">IDE-Unterstützung: </span> Zu IDEs zusätzlich Sublime Text und entsprechendes Paket für Cojure hinzugefügt</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="de"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 24. Februar 2022, 14:45 Uhr</td> </tr><tr> <td colspan="2" class="diff-lineno">Zeile 76:</td> <td colspan="2" class="diff-lineno">Zeile 76:</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>* Für [[Vim]] gibt es VimClojure.&lt;ref&gt;[http://www.vim.org/scripts/script.php?script_id=2501 VimClojure]&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>* Für [[Vim]] gibt es VimClojure.&lt;ref&gt;[http://www.vim.org/scripts/script.php?script_id=2501 VimClojure]&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;"><div>* Für [[Visual Studio Code]] gibt es Clojure&lt;ref&gt;[https://marketplace.visualstudio.com/items?itemName=avli.clojure Clojure]&lt;/ref&gt; oder Calva.&lt;ref&gt;[https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva Calva]&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>* Für [[Visual Studio Code]] gibt es Clojure&lt;ref&gt;[https://marketplace.visualstudio.com/items?itemName=avli.clojure Clojure]&lt;/ref&gt; oder Calva.&lt;ref&gt;[https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva Calva]&lt;/ref&gt;</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>* Für [[Sublime Text]] gibt es Clojure Sublimed&lt;ref&gt;{{Internetquelle |url=https://packagecontrol.io/packages/Clojure%20Sublimed |titel=Clojure Sublimed - Packages - Package Control |abruf=2022-02-24}}&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>== Literatur ==</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>== Literatur ==</div></td> </tr> </table> 2001:16B8:2E36:2300:649B:EA58:BF35:7DD0