I have worked part-time in a construction firm, and did a lot of CAD drafting and 
AutoLISP
routines. AutoLISP is a derivative of LISP; it only incorporates some parts of LISP, 
but some
are features added by Autodesk. Autodesk chose LISP to be the basis of AutoCAD's 
internal
programming language because of LISP's capability of storing mulitple values to one 
variable; a
CAD draftsman can store the x,y, and z coordinates to one variable instead of using 
three
different variables.

---Anthony


[EMAIL PROTECTED] wrote:

>Do you consider engineering complex structures like spans, buildings, etc.
>real work? AutoLISP is an important component of many AutoCAD shops.
>
>I don't use LISP or Scheme in my day-to-day work. I do, however, work a lot
>of lisp-isms into my work notes and some of my code (e.g. have functions
>like car/cdr for working w/ sets of things, use recursion for searching,
>etc.).
>
>Brian
>--
>"It's going to look pretty good, then, isn't it," said War testily, "the One
>Horseman and Three Pedestrians of the Apocralypse."
>   -- The Four Horsemen of the Apocralypse encounter unexpected difficulties
>(Terry Pratchett, Sourcery)
>
>
>----- Original Message -----
>From: "Miguel A.L. Paraz" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Sunday, September 09, 2001 11:12 AM
>Subject: Re: [plug] LISP vs C++
>
>
>> Uh, anyone here doing *real* work in non-procedural languages?
>> Sorry, I only found a use for lisp for the study of programming
>languages...
>> well maybe if I need to write emacs macros :)
>>
>> _
>> Philippine Linux Users Group. Web site and archives at
>http://plug.linux.org.ph
>> To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
>>
>> To subscribe to the Linux Newbies' List: send "subscribe" in the body to
>[EMAIL PROTECTED]
>
>_
>Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
>To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
>
>To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
>[EMAIL PROTECTED]
>
>

__________________________________
www.edsamail.com
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to