Zile-on-Guile is free software, licensed under the GNU GPL.
Copyright (c) 1997-2011 Free Software Foundation, Inc. Copyright (c) 2012 Michael L. Gran
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.
This file is marked up in MultiMarkdown syntax.
Guile-on-Zile is a lightweight EMACS clone. It is a fork of the official GNU Zile editor, with Guile support added.
Guile-on-Zile is in modern C and uses ncurses, guile and libgc. Some portability is provided by using gnulib.
AUTHORS
for the names of maintainers past and present.COPYING
for copying conditions.FAQ
for a selection of a Frequently Answered Questions.INSTALL
for generic compilation and installation
instructions.NEWS
for a list of major changes in each Zile release.THANKS
for a list of important contributors.The rest of the files in the top-level directory are part of the Autotools() build system used to compile and install Zile.
build-aux
contains helper scripts used to build Zile.doc
contains files used to create Zile's documentation.gl
contains Zile specific patches to standard gnulib().lib
contains gnulib() source modules used by Zile.m4
contains a mixture of gnulib() supplied and Zile
specific macros for rebuilding the `configure' script.src
contains the source code used to build Zile.tests
contains a small suite of tests used by
make check
to sanity check a newly built src/zile
binary.Zile-on-Guile doesn't have a home page as such, but, it is on github
GNU Zile's home page is at:
GNU Zile Development is co-ordinated from Ziles's project page at GNU Savannah:
An archive of past releases is also archived at:
But please use a mirror for faster downloads and to reduce stress on the main gnu machine. The following link will automatically redirect to a nearest mirror:
Or you can manually select a mirror from the list at:
There isn't really a mailing list, but, you can contact the author at spk121@yahoo.com.
See [REPORTING BUGS][] for the bug reporting mailing list address.
If you are just building Zile-on-Guile from an [Official Release][], you
should not normally need to run ./bootstrap
or autoreconf
; just go
ahead and start with ./configure
.
If you are trying to build it from the [Development Sources][],
./configure
will not work until the ./bootstrap
script has completed
successfully.
Any releases are probably somewhere around
Zile development sources are maintained on Github:
If this distribution doesn't work for you, I'm not surprised. This is a proof of concept hack, and probably won't be maintained. Even so, if you want to try to report a bug, e-mail me at spk121@yahoo.com