<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Lisp Graphics Programming PDF</title><link>http://www.bing.com:80/search?q=Lisp+Graphics+Programming+PDF</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Lisp Graphics Programming PDF</title><link>http://www.bing.com:80/search?q=Lisp+Graphics+Programming+PDF</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</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>Thu, 16 Apr 2026 21:35:00 GMT</pubDate></item><item><title>lisp - What is an S-Expression - Stack Overflow</title><link>https://stackoverflow.com/questions/74172158/what-is-an-s-expression</link><description>Code in any language that amount to a value is an expression. Lisp code is just lists with elements, a fundmental datastructure in lisp, however the plan was to use a syntax (m-expressions) more similar to Java and Python, but the initial version just evaluated the code in data form and that was called s-expressions. s-expressions make a structured tree very similar to the tree sturcture a ...</description><pubDate>Wed, 15 Apr 2026 23:02: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>Thu, 16 Apr 2026 00:43: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>Sun, 19 Apr 2026 09:07: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>Fri, 17 Apr 2026 16:55:00 GMT</pubDate></item><item><title>Newest 'lisp' Questions - Stack Overflow</title><link>https://stackoverflow.com/questions/tagged/lisp?tab=Newest</link><description>[lisp] The name Lisp derives from "LISt Processing". Sign up to watch this tag and see more personalized content Watch tag Go to Wiki 7,048 questions Newest Active</description><pubDate>Wed, 15 Apr 2026 19:28:00 GMT</pubDate></item><item><title>AutoCad lisp that copy value from selected block by click and paste it ...</title><link>https://stackoverflow.com/questions/78510420/autocad-lisp-that-copy-value-from-selected-block-by-click-and-paste-it-to-anothe</link><description>-1 AutoCad lisp: select block, copy value from block's attribute (in my case) "VISINA", select another block and paste into block's attribute (in my case) "RELATIVNA". enter image description here enter image description here Since I am new to autocad lisp, I tried to find similar lisp on web, and tried to change it but didn't work in my case.</description><pubDate>Mon, 13 Apr 2026 14:37:00 GMT</pubDate></item><item><title>lisp - Is there any method to find and replace text by using AutoLISP ...</title><link>https://stackoverflow.com/questions/72696324/is-there-any-method-to-find-and-replace-text-by-using-autolisp-scripting</link><description>I would like to programmatically to produce a code for AutoCAD using VBA. The code will find and replace text in the AutoCAD. I found that AutoLISP allow using script to call the command in AutoCAD.</description><pubDate>Wed, 15 Apr 2026 15:53:00 GMT</pubDate></item><item><title>"undefined variable: COMMON-LISP-USER::PRIMELIST" warning, using SBCL</title><link>https://stackoverflow.com/questions/78025436/undefined-variable-common-lisp-userprimelist-warning-using-sbcl</link><description>; undefined variable: COMMON-LISP-USER::PRIMELIST How should I write the code to avoid this kind of warning ? So I hope somebody with a knowledge of SBCL will be able to give me a hint on how to keep SBCL happy.</description><pubDate>Sat, 18 Apr 2026 18:05: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>Mon, 13 Apr 2026 01:15:00 GMT</pubDate></item></channel></rss>