<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>必应：Lisp Programming Language Logo</title><link>http://www.bing.com:80/search?q=Lisp+Programming+Language+Logo</link><description>搜索结果</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Lisp Programming Language Logo</title><link>http://www.bing.com:80/search?q=Lisp+Programming+Language+Logo</link></image><copyright>版权所有 © 2026 Microsoft。保留所有权利。不得以任何方式或出于任何目的使用、复制或传输这些 XML 结果，除非出于个人的非商业用途在 RSS 聚合器中呈现必应结果。对这些结果的任何其他使用都需要获得 Microsoft Corporation 的明确书面许可。一经访问此网页或以任何方式使用这些结果，即表示您同意受上述限制的约束。</copyright><item><title>scheme - What's the best way to learn LISP? - Stack Overflow</title><link>https://stackoverflow.com/questions/398579/whats-the-best-way-to-learn-lisp</link><description>Ansi Common Lisp by Paul Graham is a good book. I think it might be out of print, so your best bet to get it via Amazon. I got the book for a "Natural Language Processing" class I took my sophomore year in college. We had to write the programing projects in LISP, and so I needed to learn Lisp quickly. The book helped me quite a bit.</description><pubDate>周四, 02 4月 2026 21:16:00 GMT</pubDate></item><item><title>What is lisp used for today and where do you think it's going?</title><link>https://stackoverflow.com/questions/794450/what-is-lisp-used-for-today-and-where-do-you-think-its-going</link><description>Lisp is used in many applications, but mostly not the way CS students learn it. They use Lisp for basic CS concepts. Real Lisp software often looks different. More macros, more object-oriented, more imperative, lots of low-level stuff, ...</description><pubDate>周四, 02 4月 2026 07:26:00 GMT</pubDate></item><item><title>What's so great about Lisp? - Stack Overflow</title><link>https://stackoverflow.com/questions/2036244/whats-so-great-about-lisp</link><description>I don't know enough Lisp to say whether it's good or bad. It seems like everyone who has used Lisp loves it, yet the most popular languages these days are descended from C. So what is it about Lis...</description><pubDate>周一, 30 3月 2026 15:50:00 GMT</pubDate></item><item><title>What makes Lisp macros so special? - Stack Overflow</title><link>https://stackoverflow.com/questions/267862/what-makes-lisp-macros-so-special</link><description>But Lisp is different. Lisp macros do have access to the parser, and it is a really simple parser. A Lisp macro is not handed a string, but a preparsed piece of source code in the form of a list, because the source of a Lisp program is not a string; it is a list. And Lisp programs are really good at taking apart lists and putting them back ...</description><pubDate>周二, 31 3月 2026 03:32:00 GMT</pubDate></item><item><title>Newest 'lisp' Questions - Stack Overflow</title><link>https://stackoverflow.com/questions/tagged/lisp?tab=Newest</link><description>So in Lisp/Scheme, there are these 'symbols', which are basically, if I understand correctly, and correct me if I'm wrong, references to variables (not their values).</description><pubDate>周二, 31 3月 2026 18:20:00 GMT</pubDate></item><item><title>Using Lisp in C# - Stack Overflow</title><link>https://stackoverflow.com/questions/70004/using-lisp-in-c-sharp</link><description>Clojure is a Lisp-1 that is compiled on-the-fly to Java bytecode, leading to very good runtime performance. You can use Clojure, and cross-compile it to a .NET assembly using IKVM 's ikvmc. Of course, when used in .NET, Clojure happily generates .NET IL, leading to the same kind of compiled-code performance you can expect when using it on a JVM.</description><pubDate>周日, 05 4月 2026 00:27:00 GMT</pubDate></item><item><title>When to use ' (or quote) in Lisp? - Stack Overflow</title><link>https://stackoverflow.com/questions/134887/when-to-use-or-quote-in-lisp</link><description>Lisp symbols can double both as their values, and markers where you in other languages would have used strings, such as keys to hash tables. This is where quote comes in. Say you want to plot resource allocations from a Python application, but rather do the plotting in Lisp. Have your Python app do something like this:</description><pubDate>周三, 01 4月 2026 23:12:00 GMT</pubDate></item><item><title>How do I get a common-lisp GUI in Windows? - Stack Overflow</title><link>https://stackoverflow.com/questions/450538/how-do-i-get-a-common-lisp-gui-in-windows</link><description>It is a different dialect of LISP than the Common-Lisp I was using, but seems to have a lot of community support, and integrates with my Windows installation of Emacs either through SLIME or through the Inferior-Lisp interpreter.</description><pubDate>周六, 04 4月 2026 03:49:00 GMT</pubDate></item><item><title>Difference between `set`, `setq`, and `setf` in Common Lisp?</title><link>https://stackoverflow.com/questions/869529/difference-between-set-setq-and-setf-in-common-lisp</link><description>If SET and SETQ are to be booted from a Common Lisp successor, they will have to get some replacement. Their use in high-level code is limited, but low-level code (for example, the code SETF is implemented in) needs them.</description><pubDate>周六, 04 4月 2026 07:23:00 GMT</pubDate></item><item><title>Lisp - Splitting Input into Separate Strings - Stack Overflow</title><link>https://stackoverflow.com/questions/15393797/lisp-splitting-input-into-separate-strings</link><description>Lisp - Splitting Input into Separate Strings Asked 13 years ago Modified 2 years, 5 months ago Viewed 28k times</description><pubDate>周六, 04 4月 2026 23:30:00 GMT</pubDate></item></channel></rss>