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

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

Re: One more question about elisp


From: David Kastrup
Subject: Re: One more question about elisp
Date: Fri, 06 Nov 2009 22:13:16 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Francis Moreau <francis.moro@gmail.com> writes:

> Xah Lee <xahlee@gmail.com> writes:
>
>> On Nov 6, 8:46 am, Francis Moreau <francis.m...@gmail.com> wrote:
>
> [...]
>
>>> Could anybody provide a pointer or any hints ?
>>
>> you can use  Association Lists or hash table. For a short tutorial,
>> see:
>>
>> • Elisp Lesson: Hash Table
>>   http://xahlee.org/emacs/elisp_hash_table.html
>>
>
> Thanks for the pointer.
>
> It sounds strange to me (knowing C, python) to use hash tables to
> structure data.

Then you should take a look at Lua.  (hash) tables are the only
available data _structure_ (of course, there are more data _types_, but
still quite a small number).

-- 
David Kastrup


reply via email to

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