gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Announce] Cell-mode


From: David O'Toole
Subject: [Announce] Cell-mode
Date: Tue, 30 May 2006 09:57:19 -0400
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

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
address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]