Skip to content

zile (emacs clone in lua) using luajit ffi for curses, posix, etc.

License

Notifications You must be signed in to change notification settings

gvvaughan/luajit-zile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                               GNU Zile
                               --------

GNU Zile (Zile Is Lossy Emacs) is a lightweight Emacs clone. Every
Emacs user should feel at home with Zile. Zile is aimed at small
footprint systems (FIXME: add typical memory consumption here) and
quick editing sessions (it starts up and shuts down instantly).

Zile is written in Lua 5.1 using POSIX.1-2001 APIs, and hence requires
only an ISO C 90 compiler and POSIX.1-2001 runtime.

Zile is free software, licensed under the GNU GPL.

See INSTALL for installation instructions.

Zile's home page at http://www.gnu.org/software/zile/

Questions, comments and requests should be sent to <help-zile@gnu.org>.
For instructions on reporting bugs, see the file BUGS.

About

zile (emacs clone in lua) using luajit ffi for curses, posix, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 93.4%
  • Emacs Lisp 6.5%
  • Shell 0.1%