I'd like to announce an early release of Cell-mode. http://dto.freeshell.org/notebook/CellMode.html
It is in a pre-alpha release state, but does work. The reader is encouraged to try it out and provide feedback and bug reports. Cell-mode is a system for interactively developing custom applications within GNU Emacs. Cell-mode embeds arbitrary code, data, and user interface elements into a grid of cells much like a spreadsheet. Unlike traditional spreadsheets, data flows to the right and downward between adjacent cells. Cell behaviors can be defined and customized with Emacs Lisp. Applications are constructed by arranging and connecting cells of different types. Sheets are organized into an interlinked web. Cell-mode combines ideas from dataflow languages like Miller Puckette's "Pure Data" (http://www-crca.ucsd.edu/~msp/software.html) emacs packages like eev-mode (http://angg.twu.net/#eev) and from wikis. -- Dave O'Toole [EMAIL PROTECTED] _______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
