From: Tim X <timx@spamto.devnul.com>
Subject: Re: Cool and Useful LISP for the .emacs file
Date: 23 Nov 2003 19:02:23 +1100 [thread overview]
Message-ID: <8765hbtsvk.fsf@tiger.rapttech.com.au> (raw)
In-Reply-To: u65hwxebo.fsf@coas.oregonstate.edu
>>>>> "Jody" == Jody M Klymak <jklymak@coas.oregonstate.edu> writes:
Jody> Hi Dan,
Jody> Dan Anderson <dan@mathjunkies.com> writes:
Jody> [snip much good advice...]
>> Learning LISP is not hard...
Jody> Heh, heh. Compared to what? Assembly code?
Jody> I personally find lisp quite difficult. The opportunities to
Jody> code in it are few and far enough between, and the syntax so
Jody> different from any other modern language, that I have a one-day
Jody> overhead just to spool up to the point where I can do even the
Jody> simplest thing. And thus the coding opportunities get even
Jody> fewer and further between, and the cycle spirals to the point
Jody> where I am dependent on the good nature of package maintainers
Jody> to tweak what I want.
Jody> This must limit the base of emacs coders.
Jody> Despite this, of course, there are many wonderful packages
Jody> written for emacs. It causes me to wonder if this is despite
Jody> lisp or in some way because of it.
Wow, that sounds familiar. I found the same thing, at first. However,
after investing considerable time I now *think* I see the light at the
end of the tunnel.
to some extent, I think its harder to get your head around lisp when
you come form a background of more procedural type languages such as
C. Those starting with lisp rather than moving to it from another
language seem to have an easier time. It think its because lisp (and
elisp) represent a totally different way of thinking about problems,
coding the solutions and debugging.
While I still class myself as very much a novice with elisp, I am at
last beginning to see some of the elegance and find my own solutions
are beginning to reflect my shift to a more elisp/lisp approach. Once
you get there, you begin to find its very quick compard to languages
like C. Now, I'm less hesitant when I come across something which
doesn't quite work the way I like it and often find myself stunned by
how few lines and how easily I can modify or add some functionality.
I've even started prototyping some of my ideas in lisp and if
applicable elisp. then, if the idea seems to bare fruit and I want to
apply it to some project I'm doing in another language, I recode it in
that language. this is very enlightening as you begin to see how some
things are very simple to do in lisp and much more complicated or time
consuming to do in C or some other language.
the thing I'm really pleased about is I believe my C coding, scripting
and work I do generally has improved - solutions/algorithims seem to
be clearer and to me, more elegant.
While it does take time, I think there is a lot to recommend
lisp/elisp for both coding and learning.
Tim
--
Tim Cross
The e-mail address on this message is FALSE (obviously!). My real e-mail is
to a company in Australia called rapttech and my login is tcross - if you
really need to send mail, you should be able to work it out!
next prev parent reply other threads:[~2003-11-23 8:02 UTC|newest]
Thread overview: 61+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.3343.1068146343.21628.help-gnu-emacs@gnu.org>
2003-11-06 23:45 ` Cool and Useful LISP for the .emacs file Kevin Rodgers
2003-11-07 4:10 ` Bruce Ingalls
2003-11-07 9:08 ` roodwriter
2003-11-07 16:58 ` Kevin Rodgers
2003-11-07 18:35 ` roodwriter
2003-11-08 18:01 ` roodwriter
2003-11-11 10:48 ` Oliver Scholz
2003-11-07 11:27 ` Gareth Rees
2003-11-07 14:06 ` Adam Hardy
[not found] ` <mailman.3403.1068214062.21628.help-gnu-emacs@gnu.org>
2003-11-07 14:28 ` David Kastrup
2003-11-07 16:54 ` Dan Anderson
2003-11-07 17:19 ` Rob Thorpe
[not found] ` <mailman.0.1068227823.2005.help-gnu-emacs@gnu.org>
2003-11-07 17:45 ` Jody M. Klymak
2003-11-07 18:20 ` Kevin Rodgers
2003-11-07 19:37 ` Dan Anderson
[not found] ` <mailman.11.1068237562.2005.help-gnu-emacs@gnu.org>
2003-11-07 22:17 ` Jody M. Klymak
2003-11-08 1:22 ` Jesper Harder
2003-11-08 3:23 ` Kin Cho
2003-11-08 10:34 ` Artur Hefczyc
2003-11-08 13:20 ` Thien-Thi Nguyen
2003-11-08 20:06 ` David Kastrup
2003-11-08 21:45 ` Artur Hefczyc
2003-11-08 22:02 ` Artur Hefczyc
2003-11-09 3:20 ` Kin Cho
2003-11-12 5:15 ` David Masterson
2003-11-12 8:12 ` Matthew Kennedy
2003-11-12 18:21 ` Pascal Bourguignon
2003-11-13 19:54 ` Artur Hefczyc
2003-11-23 8:08 ` Tim X
2003-11-08 23:15 ` Joe Fineman
2003-11-10 15:59 ` Stefan Monnier
2003-11-10 20:58 ` Thien-Thi Nguyen
2003-11-10 21:00 ` Burton Samograd
2003-11-11 10:34 ` Alan Mackenzie
2003-11-11 14:32 ` Jesper Harder
2003-11-11 17:00 ` Burton Samograd
2003-11-11 17:00 ` Burton Samograd
2003-11-11 20:04 ` Alan Mackenzie
2003-11-08 10:15 ` Oliver Scholz
2003-11-08 12:03 ` Orm Finnendahl
2003-11-08 1:28 ` Thien-Thi Nguyen
2003-11-08 14:09 ` Ole Laursen
2003-11-23 8:02 ` Tim X [this message]
2003-12-07 15:56 ` Kai Grossjohann
2003-11-07 18:09 ` Reiner Steib
2003-11-07 18:37 ` lawrence mitchell
2003-11-08 17:06 ` Reiner Steib
2003-11-07 23:41 ` Edward Dodge
2003-11-10 16:04 ` Stefan Monnier
2003-11-10 21:17 ` kgold
2003-11-11 10:43 ` Alan Mackenzie
2003-11-11 15:39 ` Eli Zaretskii
2003-11-11 15:52 ` Stefan Monnier
2003-11-11 17:35 ` Thien-Thi Nguyen
2003-11-12 7:25 ` Lars Brinkhoff
[not found] ` <mailman.197.1068625639.2005.help-gnu-emacs@gnu.org>
2003-11-12 10:22 ` Colin Marquardt
2003-11-12 11:15 ` David Kastrup
2003-11-12 13:47 ` Stefan Monnier
[not found] <E1AIRNX-0002YI-H9@monty-python.gnu.org>
2003-11-08 22:01 ` Joe Corneli
[not found] <E1AI57v-00032q-9p@monty-python.gnu.org>
2003-11-07 14:31 ` Joe Corneli
2003-11-06 19:18 Dan Anderson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8765hbtsvk.fsf@tiger.rapttech.com.au \
--to=timx@spamto.devnul.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).