unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: robert.thorpe@antenova.com
Subject: Re: Problem about source code of lisp
Date: 19 Sep 2006 10:29:42 -0700	[thread overview]
Message-ID: <1158686982.150928.247230@m73g2000cwd.googlegroups.com> (raw)
In-Reply-To: <eei73b$jme$1@news.yaako.com>

jronald wrote:
> I want to learn some principles of the implementation of lisp. I can't find
> any doc.I have downloaded the clisp source. After untar, its size if 18.6M.
> There are many .d and .lisp files, and a few .c files. I don't know how to
> start. Could anyone help me?

It's probably better to read some of the things Pascal mentions. The
Emacs lisp interpreter is also reasonably easy to understand.

CLisp is extremely complex, almost every weird programming trick in the
book is used in it.  Also many of the variable names are in german
which makes things extra hard to understand.  Every other Common Lisp
implementation I've looked at the source code of (ECL, GCL & SBCL) is
easier to read than CLisp.

      parent reply	other threads:[~2006-09-19 17:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-17  0:00 Problem about source code of lisp jronald
2006-09-17  1:26 ` Adam
2006-09-17  1:52 ` Pascal Bourguignon
2006-09-19 17:29 ` robert.thorpe [this message]

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=1158686982.150928.247230@m73g2000cwd.googlegroups.com \
    --to=robert.thorpe@antenova.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).