<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[Lisp]Scheme vs Common Lisp, welche Entwicklungsumgebung, welche Implementation, etc]]></title><description><![CDATA[<p>Ich bin dabei Lisp zu lernen aber ich kann mich nicht entscheiden ob ich Scheme oder Common Lisp nehmen soll. Außerdem weiß ich nicht welche IDEs und so gut sind. Könntet ihr mir da was empfehlen?</p>
<p>Sollte alles freie Software sein, die es für Windows und Linux gibt.</p>
<p>kthxbye <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f44d.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--thumbs_up"
      title=":+1:"
      alt="👍"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/topic/172667/lisp-scheme-vs-common-lisp-welche-entwicklungsumgebung-welche-implementation-etc</link><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Jul 2026 06:47:30 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/172667.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 07 Feb 2007 11:21:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Lisp]Scheme vs Common Lisp, welche Entwicklungsumgebung, welche Implementation, etc on Wed, 07 Feb 2007 11:21:11 GMT]]></title><description><![CDATA[<p>Ich bin dabei Lisp zu lernen aber ich kann mich nicht entscheiden ob ich Scheme oder Common Lisp nehmen soll. Außerdem weiß ich nicht welche IDEs und so gut sind. Könntet ihr mir da was empfehlen?</p>
<p>Sollte alles freie Software sein, die es für Windows und Linux gibt.</p>
<p>kthxbye <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f44d.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--thumbs_up"
      title=":+1:"
      alt="👍"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1224354</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1224354</guid><dc:creator><![CDATA[[ Hypercell ein ] [ Hyper]]></dc:creator><pubDate>Wed, 07 Feb 2007 11:21:11 GMT</pubDate></item><item><title><![CDATA[Reply to [Lisp]Scheme vs Common Lisp, welche Entwicklungsumgebung, welche Implementation, etc on Wed, 07 Feb 2007 13:07:16 GMT]]></title><description><![CDATA[<p>Was ich dir für Common Lisp sehr ans herzen legen kann ist SLIME+Emacs. Das ist wirklich eine sehr praktische IDE, im Stil alter Lisp-Maschinen. Schau dir mal das Demonstrationsvideo an.</p>
<p>Persönlich würde ich dir eher zu Common Lisp raten, wenn du &quot;wirkliche&quot; Programme erstellen willst. Für Lisp findest du viele fertige Pakete (siehe asdf-install) und hast eine umfangreiche Standard-Bibliothek. Scheme dagegen ist sehr abgespeckt (nicht umsonst gilt, das die Scheme Spec kürzer ist, als der Index des Common Lisp ANSI-Standards ;)) und deutlich aufgeräumter, da weniger historischer Ballast mitgeschleppt wird. Aber die kürze hat auch Nachteile, da man sich schnell von bestimmten Implementierungen abhängig macht und vieles selber schreiben muss. Für akademische Spielerein und für das lernen einer Programmiersprache ist Scheme dagegen wohl besser. (Und eben zum einbinden als Script-Sprache in eine Anwendung)</p>
<p>(Ich wollte mal für ein Projekt ein Build-System in Scheme schreiben und habe das dann abgebrochen, weil ich mir erst mal ein Objekt-System schreiben musste, die Pakete die ich gefunden habe, waren entweder Implementations abhängig oder man konnte sie nicht fehlerfrei kompilieren. Eine Anbindung an die Außenwelt, was für ein Build-System ja wichtig ist, war nur Implementationsabhängig zu erreichen etc.)</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1224399</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1224399</guid><dc:creator><![CDATA[rüdiger]]></dc:creator><pubDate>Wed, 07 Feb 2007 13:07:16 GMT</pubDate></item><item><title><![CDATA[Reply to [Lisp]Scheme vs Common Lisp, welche Entwicklungsumgebung, welche Implementation, etc on Wed, 07 Feb 2007 22:25:07 GMT]]></title><description><![CDATA[<p>An unserer Universität haben wir <a href="http://www.drscheme.org/" rel="nofollow">http://www.drscheme.org/</a> verwendet. Ich war eigentlich ganz zufrieden damit.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1224778</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1224778</guid><dc:creator><![CDATA[(scheme)]]></dc:creator><pubDate>Wed, 07 Feb 2007 22:25:07 GMT</pubDate></item><item><title><![CDATA[Reply to [Lisp]Scheme vs Common Lisp, welche Entwicklungsumgebung, welche Implementation, etc on Thu, 08 Feb 2007 09:04:33 GMT]]></title><description><![CDATA[<p>Danke. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
<p>rüdiger schrieb:</p>
<blockquote>
<p>Was ich dir für Common Lisp sehr ans herzen legen kann ist SLIME+Emacs. Das ist wirklich eine sehr praktische IDE, im Stil alter Lisp-Maschinen. Schau dir mal das Demonstrationsvideo an.</p>
</blockquote>
<p>Klingt gut. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /> Hab bisher zwei Videos gefunden, <a href="http://www.unixuser.org/~euske/vnc2swf/slime.html" rel="nofollow">das</a> hab ich mir (ohne ton) angekuckt. Dann noch <a href="http://www.cl-user.net/asp/web-sites/slime-video" rel="nofollow">das</a>. Ich glaube nicht, dass ich zuhause was zum .mov ankucken hab. Warum wird das immer benutzt? <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f44e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--thumbs_down"
      title=":-1:"
      alt="👎"
    /></p>
<p>Ich kenn mich bisher noch nicht so mit Emacs aus, Emacs+SLIME sieht aber schonmal gut aus. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /> Hab zufälligerweise Dienstag angefangen Emacs zu lernen. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /></p>
<p>Hab noch den Link über CL gefunden: <a href="http://www.unmutual.info/startingwithcl.html" rel="nofollow">http://www.unmutual.info/startingwithcl.html</a></p>
<p>Ich werd wohl mal mit CL anfangen, u.a. weil auch &quot;<a href="http://paulgraham.com/onlisp.html" rel="nofollow">mein Buch</a>&quot; darüber ist. Das <a href="http://mitpress.mit.edu/sicp/full-text/book/book.html" rel="nofollow">andere</a> aber nicht. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /> Das werd ich aber vorerst eh nicht weiterlesen.</p>
<p>rüdiger schrieb:</p>
<blockquote>
<p>(Ich wollte mal für ein Projekt ein Build-System in Scheme schreiben</p>
</blockquote>
<p>Hochbau für GOTT. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
<p>rüdiger schrieb:</p>
<blockquote>
<p>und habe das dann abgebrochen, weil ich mir erst mal ein Objekt-System schreiben musste, die Pakete die ich gefunden habe, waren entweder Implementations abhängig oder man konnte sie nicht fehlerfrei kompilieren. Eine Anbindung an die Außenwelt, was für ein Build-System ja wichtig ist, war nur Implementationsabhängig zu erreichen etc.)</p>
</blockquote>
<p><img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /></p>
<p>(Mal n paar <a href="http://www.defmacro.org/ramblings/lisp.html" rel="nofollow">Links</a> reintun, vielleicht interessiert's ja einen ;))</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1224888</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1224888</guid><dc:creator><![CDATA[[ Hypercell ein ] [ Hyper]]></dc:creator><pubDate>Thu, 08 Feb 2007 09:04:33 GMT</pubDate></item><item><title><![CDATA[Reply to [Lisp]Scheme vs Common Lisp, welche Entwicklungsumgebung, welche Implementation, etc on Thu, 08 Feb 2007 09:18:43 GMT]]></title><description><![CDATA[<p>Ich kann übrigens immer wieder nur <a href="http://www.unmutual.info/startingwithcl.html" rel="nofollow">hierauf</a> verweisen, da sind ein paar wirklich gute Links drin. (Unter anderem auch einer zu <a href="http://www.gigamonkeys.com/book/" rel="nofollow">Practical Common Lisp</a>.)</p>
<p>Und das SICP kannst Du ja immernoch lesen, wenn Du ein bisschen Common Lisp kannst; dann fällt es Dir auch relativ leicht, nebenbei etwas Scheme zu lernen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1224903</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1224903</guid><dc:creator><![CDATA[nman]]></dc:creator><pubDate>Thu, 08 Feb 2007 09:18:43 GMT</pubDate></item><item><title><![CDATA[Reply to [Lisp]Scheme vs Common Lisp, welche Entwicklungsumgebung, welche Implementation, etc on Thu, 08 Feb 2007 11:57:00 GMT]]></title><description><![CDATA[<p>Practical Common Lisp ist ein wirklich gutes Buch (und auch Online verfügbar). Ansonsten gibt es viele Bücher zu Common Lisp, die es mittlerweile gratis im Internet gibt</p>
<p><a href="http://www.cs.cmu.edu/~dst/LispBook/index.html" rel="nofollow">http://www.cs.cmu.edu/~dst/LispBook/index.html</a><br />
<a href="http://elib.cs.sfu.ca/Collections/CMPT/cs-books/cltl/clm/clm.html" rel="nofollow">http://elib.cs.sfu.ca/Collections/CMPT/cs-books/cltl/clm/clm.html</a><br />
uvm</p>
<p>(bei Wikipedia Common Lisp findest du auch eine gute Link Sammlung)</p>
<blockquote>
<p>Hochbau für GOTT. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
</blockquote>
<p><img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f44d.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--thumbs_up"
      title=":+1:"
      alt="👍"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1224983</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1224983</guid><dc:creator><![CDATA[rüdiger]]></dc:creator><pubDate>Thu, 08 Feb 2007 11:57:00 GMT</pubDate></item></channel></rss>