|
The CEDET distribution contains a "common" area for small tools used throughout the larger tools. Some interesting ones are:
For lack of any other home, here are several other tools that are NOT a part of CEDET, but are written by me (Eric). Checkdoc is a program which checks the style of your documentation strings and comments. Useful if you want to keep other Emacs Lisp gurus from picking on you. C-Parse is an Emacs Lisp program which can parse a c file, and allows searching for functions, variables, and types. CParse is no longer supported. It's tools will be ported to Semantic. X11 lib calls for Emacs, V
0.3a Imagine the binary network interface for X windows
implemented in Emacs Lisp. Is it useful? Silly? I dunno, but it
was fun to play with. No documentation. Byte compile it, load
"xhello.el" and run the function `XX' for the simple demo. Newer versions of this X package are in CVS, and can be downloaded from the very nifty XWEM project (Window manager written in Emacs Lisp). You can download that from XWEM home page. Hangman game for Emacs. About as simple as it gets. |
  |
|
Copyright(C) 1997,98,99,2000,01,02,03,04,05,06,07,08,09,10,11 Eric M. Ludlam Verbatim copying and distribution is permitted in any medium, provided this notice is preserved. |