Re: Syntax of Comments (was: language design tradeoffs)

liblit@cs.psu.edu (Benjamin R. Liblit)
Tue, 6 Oct 1992 01:07:31 GMT

          From comp.compilers

Related articles
[11 earlier articles]
Re: Syntax of Comments (was: language design tradeoffs) fjh@munta.cs.mu.OZ.AU (1992-09-24)
Re: Syntax of Comments (was: language design tradeoffs) delacour@parc.xerox.com (Vincent Delacour) (1992-09-24)
Re: Syntax of Comments (was: language design tradeoffs) macrakis@osf.org (1992-09-25)
Re: Syntax of Comments (was: language design tradeoffs) de19@umail.umd.edu (1992-10-04)
Re: Syntax of Comments (was: language design tradeoffs) Bruce.Hoult@bbs.actrix.gen.nz (1992-10-05)
Re: Syntax of Comments (was: language design tradeoffs) tmb@arolla.idiap.ch (1992-10-06)
Re: Syntax of Comments (was: language design tradeoffs) liblit@cs.psu.edu (1992-10-06)
Re: Syntax of Comments (was: language design tradeoffs) pcbeard@ucdavis.edu (1992-10-06)
Re: Syntax of Comments (was: language design tradeoffs) kendall@centerline.com (1992-10-07)
Re: Syntax of Comments (was: language design tradeoffs) drw@euclid.mit.edu (1992-10-07)
| List of all articles for this month |

Newsgroups: comp.compilers,comp.human-factors
From: liblit@cs.psu.edu (Benjamin R. Liblit)
Organization: Compilers Central
Date: Tue, 6 Oct 1992 01:07:31 GMT
References: 92-09-048 92-10-014
Keywords: syntax, design

Marc Andreessen <marca@ncsa.uiuc.edu> has written a package for Epoch
(Emacs on steriods for XWindows) called Lightbrite. It allows regions of
a buffer to be displayed in different styles based, I believe, on regular
expression matching.


The Lightbrite distribution includes a syntax-table analyzer that will
produce comment-matching expressions. Other syntax features of interest
can, of course, be matched via expressions designed by the user. I
believe samples for popular languages are included.


Interested parties may FTP to archive.cis.ohio-state.edu, and retrieve
the file "pub/gnu/emacs/elisp-archive/epoch/lightbrite-1.1.2.tar.Z".
--
Ben Liblit
liblit@cs.psu.edu -- brl102@psuvm.psu.edu -- brl102@psuvm.bitnet
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.