Researchers: | Edward A. Lee |
---|---|
Christopher Hylands | |
Advisor: | Edward A. Lee |
Sponsor: |
Tycho provides a number of editors and graphical widgets in an extensible, reusable framework. The editors for textual syntaxes are modeled after emacs in the sense that emacs key bindings are used when possible. However, they make more extensive use of menus and windows, and visualization tools will be fully integrated, something that would be difficult to accomplish with emacs in its current form. Editors for visual syntaxes will be more diverse. The system documentation is integrated, using a hypertext system compatible with the World Wide Web. Tycho has been designed primarily for use with the Ptolemy system, but it is also useful on its own.
Tycho is written primarily in Itcl, also called [incr Tcl], developed by Michael McLennan of AT&T. Itcl is an object-oriented extension of Tcl, a "tool command language" written by John Ousterhout of UC Berkeley. The X-window toolkit Tk and its object-oriented extension Itk are also used extensively. Tycho has been used extensively in the development of the Tycho software itself.