[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: is Emacs completely written in lisp
From: |
arunmib |
Subject: |
Re: is Emacs completely written in lisp |
Date: |
Tue, 20 Nov 2007 08:58:51 -0800 (PST) |
User-agent: |
G2/1.0 |
On Nov 20, 5:04 pm, Marc Tfardy <m-t-o___CUT__IT...@web.de> wrote:
> arunmib schrieb:
>
> > Hi all,
> > Is Emacs completely written in Lisp or is written in combination
> > with some other language. What I am trying to ask is the UI and other
> > OS dependent stuff (if any, I don't know this thing) is also written
> > in Lisp or some other language, like C is also used....
>
> C + ELisp
>
> Marc
Out of curiosity, can you tell me how? just a general overview or some
place where I can read, how this is done?