Difference between revisions of "Zile"

From Free Software Directory
Jump to: navigation, search
(added GNU spotlight tag)
(Update)
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Zile is Lossy Emacs
+
|Name=GNU Zile
|Short description=A light Emacs clone.
+
|Short description=A text editor development kit.
|Full description=Zile is a small, fast, and powerful Emacs clone. It is useful for small footprint installations (e.g. on floppy disk) or quick editing sessions. Festures include:
+
|Full description='''GNU Zile''' is a text editor development kit, so that you can (relatively) quickly develop your own ideal text editor without reinventing the wheel for many of the common algorithms and data-structures needed to do so.
* Small. It is very useful for small footprint installations (like on floppy disk) or quick editing sessions. A typical binary is about 100Kb.
+
 
* 8-bit clean. Zile can operate with binary files.
+
* It comes with an example implementation of a lightweight Emacs clone, called Zemacs. Every Emacs user should feel at home with Zemacs. Zemacs is aimed at small footprint systems and quick editing sessions (it starts up and shuts down instantly).
* Looks like Emacs. Most Zile key sequences and function names are identical to Emacs ones.
+
* More editors implemented over the Zile frameworks are forthcoming as the data-structures and interfaces improve: Zz an emacs inspired editor using Lua as an extension language; Zee a minimalist non-modal editor; Zi a lightweight vi clone; and more...
* Multi buffer editing with multi level undo. The number of files and undo operations that Zile can handle is limited only by memory.
+
* Zile is a collection of algorithms and data-structures that currently support all basic Emacs-like editing features: it is 8-bit clean (though Unicode support is not ready yet), and the number of editing buffers and windows is only limited by available memoryand screen space respectively. Registers, minibuffer completion and auto fill are available.
* Multi window. Zile can display multiple windows on the screen.
+
* Zemacs implements a subset of Emacs with identical function and variable names, continuing the spirit of the earlier Zile editor implemented in C.
* Killing, yanking and registers. The standard killing, yanking and register features of Emacs are available under Zile.
+
|Homepage URL=https://www.gnu.org/software/zile
* Minibuffer completion. Zile can complete commands and filenames in the minibuffer.
 
* Auto fill (word wrap). Zile automatically breaks the lines when they become too wide (if the Auto Fill Mode is enabled).
 
|Homepage URL=http://www.gnu.org/software/zile/
 
|Is GNU=Yes
 
|GNU package identifier=zile
 
 
|User level=intermediate
 
|User level=intermediate
 +
|VCS checkout command=git clone git://git.sv.gnu.org/zile.git
 
|Computer languages=C
 
|Computer languages=C
 +
|Related projects=emacs
 
|Keywords=small,lightweight,emacs,highlighting,Emacs Lisp,highlight,completion,Clone,kill,buffer,register,yank,multiple undo,minibuffer,autofill
 
|Keywords=small,lightweight,emacs,highlighting,Emacs Lisp,highlight,completion,Clone,kill,buffer,register,yank,multiple undo,minibuffer,autofill
|Version identifier=2.4.2
+
|Version identifier=2.4.13
|Version date=2011/10/05
+
|Version date=2016/10/18
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/zile/zile-2.4.2.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/zile/zile-2.4.13.tar.gz
 +
|Last review by=strange_quark
 +
|Last review date=2017/05/20
 +
|Submitted date=2011/04/12
 +
|Is GNU=Yes
 +
|GNU package identifier=zile
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 28: Line 30:
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Reuben Thomas
+
|Real name=Gary V. Vaughan
 
|Role=Maintainer
 
|Role=Maintainer
|Email=rrt@sc3d.org
+
|Email=gary@gnu.org
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 41: Line 43:
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
 
|Resource URL=http://lists.gnu.org/mailman/listinfo/help-zile
 
|Resource URL=http://lists.gnu.org/mailman/listinfo/help-zile
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.savannah.gnu.org/cgit/zile.git
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=http://ftpmirror.gnu.org/zile/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Editor=programming
 
|Editor=programming
|Interface=x-window-system
+
|Interface=console
 +
|Programming-language=C
 +
|Runs-on=BSD, GNU/Linux, GNU/Hurd
 
|Text-creation=editor
 
|Text-creation=editor
 
|Use=text-creation
 
|Use=text-creation

Revision as of 18:26, 20 May 2017


[edit]

GNU Zile

https://www.gnu.org/software/zile/
Text editor development kit.

GNU Zile is a text editor development kit, so that you can (relatively) quickly develop your own ideal text editor without reinventing the wheel for many of the common algorithms and data-structures needed to do so.

  • It comes with an example implementation of a lightweight Emacs clone, called Zemacs. Every Emacs user should feel at home with Zemacs. Zemacs is aimed at small footprint systems and quick editing sessions (it starts up and shuts down instantly).
  • More editors implemented over the Zile frameworks are forthcoming as the data-structures and interfaces improve: Zz an Emacs inspired editor using Lua as an extension language; Zee a minimalist non-modal editor; Zi a lightweight vi clone; and more...
  • Zile is a collection of algorithms and data-structures that currently support all basic Emacs-like editing features: it is 8-bit clean (though Unicode support is not ready yet), and the number of editing buffers and windows is only limited by available memory and screen space respectively. Registers, minibuffer completion and auto fill are available.
  • Zemacs implements a subset of Emacs with identical function and variable names, continuing the spirit of the earlier Zile editor implemented in C.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

5 November 2020




Leaders and contributors

Contact(s)Role
Gary V. Vaughan Maintainer
Reuben Thomas Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-zile/
GitVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/zile.git/
Downloadhttps://alpha.gnu.org/gnu/zile/
WikidataGeneralhttps://www.wikidata.org/wiki/Q3093309
DebianDeveloperhttps://tracker.debian.org/pkg/zile
BugsBug Trackinghttps://savannah.gnu.org/bugs/?group=zile
SavannahDeveloperhttps://savannah.gnu.org/projects/zile/
FTPDownloadhttps://ftpmirror.gnu.org/zile/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-zile/


Software prerequisites

KindDescription
Weak prerequisiteLua




Entry







"bug reports" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."enhancements" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"user help" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.