From: Werner Block
Subject: Lisp REP - GTK
Date: 
Message-ID: <bvpdco$6vm$02$1@news.t-online.com>
Hey
Interrest ?

Look they here 
http://www.block-technology.org/nav/tutorial/Lisp/index.html

Werner Block 
From: Bruno Haible
Subject: Re: Lisp REP - GTK
Date: 
Message-ID: <c05j73$2ja$1@laposte.ilog.fr>
Werner Block wrote:
> Look they here 
> http://www.block-technology.org/nav/tutorial/Lisp/index.html

librep with its GTK bindings can lead to a nice interactive GUI
development system. However, it's hard to get there if

- No tutorial explains how to set up librep with the GTK bindings.
  Assume I have Gnome already installed, on Linux, and I've got the sources
  of librep. What other packages do I need to install, in which order?

- The tutorial is in German. I can read German, but for most people
  English is better.

- The tutorial doesn't contain a link to reference documentation that
  would explain all functions, from gtk-window-set-default-size to
  recursive-edit.

Bruno