Difference between pages "Zile" and "Review:GNU Zile -REV-ID-1"

From Free Software Directory
(Difference between pages)
Jump to: navigation, search
(zile-2.6.2)
 
(move to :reviewed, created http://directory.fsf.org/wiki/zile)
 
Line 1: Line 1:
{{Entry
+
{{Entry2
 
|Name=GNU Zile
 
|Name=GNU Zile
|Short description=Text editor development kit.
+
|Short description=Zile is Lossy Emacs
|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.
+
|Full description=Zile is a small, fast, and powerful Emacs clone. The new version 2.4.2 has been released on Oct 5, 2011 and announced on the info-gnu mailing list: https://lists.gnu.org/archive/html/info-gnu/2011-10/msg00004.html
 
+
|Homepage URL=http://www.gnu.org/s/zile/
* It comes with an example implementation of a lightweight [[emacs | Emacs]] clone, called Zemacs. Every [[emacs | 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 | 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 | 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 | Emacs]] with identical function and variable names, continuing the spirit of the earlier Zile editor implemented in C.
 
|Homepage URL=https://www.gnu.org/software/zile/
 
|Version download=https://ftp.gnu.org/gnu/zile/zile-2.6.2.tar.gz
 
}}
 
{{Project license
 
|License=GPLv3orlater
 
|License copyright=Copyright (c) 1997-2020 Free Software Foundation, Inc.
 
|License verified by=Genium
 
|License verified date=2020-11-05
 
}}
 
{{Software category
 
|Editor=programming
 
|Interface=console
 
|Programming-language=C
 
|Runs-on=BSD, OS X, GNU/Linux, GNU/Hurd
 
|Text-creation=editor
 
|Use=text-creation
 
|Works-with=text
 
}}
 
{{EntryGNU
 
 
|Is GNU=Yes
 
|Is GNU=Yes
|GNU package identifier=zile
+
|Related projects=GNU Emacs
 +
|Version identifier=2.4.2
 +
|Version date=5 Oct 2011
 +
|Version status=stable
 +
|Version download=http://ftp.gnu.org/gnu/zile/zile-2.4.2.tar.gz
 +
|Page name=GNU Zile
 
}}
 
}}
{{Software prerequisite
+
{{Project license2
|Prerequisite kind=Weak prerequisite
+
|License=GNU GPL
|Prerequisite description=[[Lua]]
 
 
}}
 
}}
{{Person
+
{{Software category2
|Real name=Reuben Thomas
+
|Editor=lisp, special
|Role=Maintainer
 
|Email=rrt@sc3d.org
 
}}
 
{{Person
 
|Real name=Gary V. Vaughan
 
|Role=Maintainer
 
|Email=gary@gnu.org
 
}}
 
{{Resource
 
|Resource audience=Savannah
 
|Resource kind=Developer
 
|Resource URL=https://savannah.gnu.org/projects/zile/
 
}}
 
{{Resource
 
|Resource audience=Bugs
 
|Resource kind=Bug Tracking
 
|Resource URL=https://savannah.gnu.org/bugs/?group=zile
 
}}
 
{{Resource
 
|Resource audience=Git
 
|Resource kind=VCS Repository Webview
 
|Resource URL=https://git.savannah.gnu.org/cgit/zile.git/
 
}}
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-zile/
 
}}
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-zile/
 
}}
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
{{Resource
 
|Resource kind=Download
 
|Resource URL=https://alpha.gnu.org/gnu/zile/
 
}}
 
{{Resource
 
|Resource audience=FTP
 
|Resource kind=Download
 
|Resource URL=https://ftpmirror.gnu.org/zile/
 
}}
 
{{Resource
 
|Resource audience=Debian
 
|Resource kind=Developer
 
|Resource URL=https://tracker.debian.org/pkg/zile
 
}}
 
{{Resource
 
|Resource audience=Wikidata
 
|Resource kind=General
 
|Resource URL=https://www.wikidata.org/wiki/Q3093309
 
}}
 
{{EntryDetails
 
|Is High Priority Project=No
 
|Decommissioned or Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Test entry=No
 
}}
 
{{Featured
 
|Featured date=2011-09-30
 
|Featured source=The Free Software Supporter
 
|Featured category=GNU Spotlight
 
 
}}
 
}}
 +
 +
 +
[[Category:Reviewed]]

Revision as of 12:50, 17 October 2011


Thank you for helping to improve the Free Software Directory!

Please insert the following code in the Entry2 template for this page after the {{Entry2 text:

|Finished review=No

This submission will now wait until an administrator reviews it and chooses whether to add it to the directory. If you would like to become an admin, then visit the directory mailing list and introduce yourself.

Admins, either this page has been processed already, or someone made a request to update an existing page. See what's different. (Admins may also edit that page.)

Admins, when you are done incorporating any needed changes from this page into a main entry, please edit this page and change the following text from: |Finished review=No to: |Finished review=yes. This helps keep submissions organized. (Note that doing this isn't what adds the entry to the directory.)

Name GNU Zile
Short description Zile is Lossy Emacs
Full description Zile is a small, fast, and powerful Emacs clone. The new version 2.4.2 has been released on Oct 5, 2011 and announced on the info-gnu mailing list: https://lists.gnu.org/archive/html/info-gnu/2011-10/msg00004.html
Homepage URL http://www.gnu.org/s/zile/
Is GNU Yes
GNU package name
User level
Component programs
VCS checkout command
Computer languages
Documentation note
Paid support
Microblog
IRC help
IRC general
IRC development
Related projects GNU Emacs
Keywords
Version identifier 2.4.2
Version date 5 Oct 2011
Version status stable
Version download http://ftp.gnu.org/gnu/zile/zile-2.4.2.tar.gz
Version comment
Finished review



License: GNU GPL

License note:


Audio:
Biology:
Business:
Chat:
Database:
Documentation-tool:
Editor: lisp, special
Education:
Email:
Game:
Geography:
Graphics:
Hobbies:
Html-editor:
Interface:
Internet-application:
Library:
Live-communications:
Localization:
Mathematics:
Network-hookup:
Printing:
Program-build-automation:
Programming-language:
Protocol:
Science:
Security:
Software-development:
System-administration:
Text-creation:
Use:
Version-control:
Video:
Web-authoring:
Works-with:
Works-with-format:


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.