64-Bit GNU Emacs for MS Windows with optimization.
A GNU Emacs binary distribution for users who want to use Emacs natively in 64-Bit Windows (x86_64). This project will focus on providing unmodified, up-to-date (from git master and newest release), and optimized w64 binary builds.
Also available on GitHub:
https://github.com/zklhp/emacs-w64/releases
For details concerning the build, please see the wiki page on https://sourceforge.net/p/emacsbinw64/wiki/Build%20guideline%20for%20MSYS2-MinGW-w64%20system/....
Workaround for file associating problem in Windows Vista / 7
Workaround for the problem that exist with associating file types with programs located in other folders than the standard program folders in Windows Vista or Windows 7.
It is specifically designed to make it possible to associate various file types with GNU Emacs (that is supposed to be located on a path that doesn't contain any space, and hence can't be located in the Program files folder), but the code can easily be modified and recompiled to make it possible to associate any file type...
ECB is a file/code browser for Emacs. It can be used to browse any type of file and supports parsing of Java, C, C++, Elisp and some other code like perl, TeX, LaTeX. All browsing windows are within one frame and they are deletion-protected (eg by C-x 1)
The "Lib45" string search library provides routines that generate fast string searching code at run-time. The library is written in Assembly language for Intel 32bit CPUs.