download archive from here
What's xyzzy
xyzzy is emacs like editor which run's under windows
environment. It has emacs like ui and more common-lisp
like lisp(than emacs).
Features of xyzzy
- emacs like key bind
- unlimited undo/redo (of cource limited by memory)
- support some encoding(CJK/ISO-8859-1,2,3,4,5,7,9,10/UTF-16,8,7)
- drag and drop
- split window both vertical and horizontally
- session(state of loaded files and windows) load/save
- toolbar freely defined by lisp interface
- tabbar freely defined by lisp interface
- grep(search or replace by regexp)
- i-search
- static/dynamic abbreb
- IME control
- builtin base64 encode/decode
- plugin (it hash-table some sample embeded treeview/listview/browser on the net)
- DDE,DLL,OLE control functions
- filer
- pack/unpack archive using dll
- functions for network programming
- Free!! It's under MIT Licence.
How to get xyzzy
The xyzzy distribution can be found on:
the page above is original author's.and written in japanese
you can get both source and binary files of xyzzy there.
you can get installer which are packed within zip file are originaly distributed from:
and patch for english-language can be found on:
License
See xyzzy/html/LICENSE.html for all the files except under xyzzy/site-lisp/ni.
See xyzzy/site-lisp/ni/LICENSE.txt for the files under xyzzy/site-lisp/ni.
How to install
- run caldix[http://www.kmonos.net/lib/caldix.en.html] to setup dlls for xyzzy.
- unpack the archive.
The Author(of the english patch)
Feel free to send comments and bug reports to author.
SANO Masatoshi snmsts_at_gmail.com(replace _at_ with atmark)
#If I can I'll translate it into japanese and send to original author.