gnu-misc-discuss
[Top][All Lists]
Advanced

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

Re: How to remove verbosity from the data passing mechanism using alist


From: Pascal J. Bourguignon
Subject: Re: How to remove verbosity from the data passing mechanism using alist or plist ?
Date: Sun, 05 Dec 2010 22:14:20 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Fren Zeee <frenzeee@gmail.com> writes:

> On Dec 5, 12:22 pm, Fren Zeee <frenz...@gmail.com> wrote:
>
> I have done some homework by taking a look at one code of game.
>
> It uses lots of globals, perhaps all globals on which various
> functions operate.
>
> It certainly saves code. However, for other type of problems that I
> might want to take up when I start using Common Lisp, I would want to
> learn this style without globals.

Indeed.  emacs lisp code is of various styles and quality.
IMO, you will find better style in Common Lisp code (apart from really
old CL code), than in emacs lisp, in general.


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
A bad day in () is better than a good day in {}.


reply via email to

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