help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: why are there [v e c t o r s] in Lisp?


From: Pascal J. Bourguignon
Subject: Re: why are there [v e c t o r s] in Lisp?
Date: Mon, 19 Oct 2015 02:46:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Emanuel Berg <embe8573@student.uu.se> writes:

> "Pascal J. Bourguignon" <pjb@informatimago.com>
> writes:
>
>> And even lisp, for example, doesn't have a literal
>> syntax for a lot of lisp data type, such as hash
>> tables or CLOS objects. I mentionned emacs lisp
>> buffers, but a lot of emacs editing data structures
>> don't have any literal syntax.
>
> Most likely the need for such syntax is proportional
> to the frequence by which the feature is used.

Yes.  There is also some historical reasons, the older the type, the
best/more literal syntax it has.

-- 
__Pascal Bourguignon__                 http://www.informatimago.com/
“The factory of the future will have only two employees, a man and a
dog. The man will be there to feed the dog. The dog will be there to
keep the man from touching the equipment.” -- Carl Bass CEO Autodesk


reply via email to

[Prev in Thread] Current Thread [Next in Thread]