Difference between revisions of "Zile"

From Free Software Directory
Jump to: navigation, search
m (Mviinama moved page Zile to GNU Zile over redirect)
(version 2.4.13)
Line 2: Line 2:
 
|Name=GNU Zile
 
|Name=GNU Zile
 
|Short description=A light Emacs clone.
 
|Short description=A light Emacs clone.
|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='''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:
 
* Small. It is very useful for small footprint installations (like on floppy disk) or quick editing sessions. A typical binary is about 100Kb.
 
* 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.
 
* 8-bit clean. Zile can operate with binary files.
Line 13: Line 13:
 
|Homepage URL=https://www.gnu.org/software/zile
 
|Homepage URL=https://www.gnu.org/software/zile
 
|User level=intermediate
 
|User level=intermediate
|VCS checkout command=git clone git://git.savannah.gnu.org/zile.git
+
|VCS checkout command=git clone git://git.sv.gnu.org/zile.git
 
|Computer languages=C
 
|Computer languages=C
 
|Related projects=emacs
 
|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.11
+
|Version identifier=2.4.13
|Version date=2014/02/26
+
|Version date=2016/10/18
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/zile/zile-2.4.11.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/zile/zile-2.4.13.tar.gz
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2014/03/01
+
|Last review date=2017/01/08
 
|Submitted by=WikiSysop
 
|Submitted by=WikiSysop
 
|Submitted date=2011/04/12
 
|Submitted date=2011/04/12
Line 54: Line 54:
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
 
|Resource URL=http://git.savannah.gnu.org/cgit/zile.git
 
|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=console
 
|Interface=console
 +
|Runs-on=BSD, GNU/Linux, GNU/Hurd
 
|Text-creation=editor
 
|Text-creation=editor
 
|Use=text-creation
 
|Use=text-creation

Revision as of 18:05, 8 January 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.