Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!uxc!uxc.cso.uiuc.edu!m.cs.uiuc.edu!liberte From: liberte@m.cs.uiuc.edu Newsgroups: comp.editors Subject: Re: UNIX needs a real text editor Message-ID: <37200015@m.cs.uiuc.edu> Date: 23 Mar 89 04:51:00 GMT References: <9837@smoke.BRL.MIL> Lines: 18 Nf-ID: #R:smoke.BRL.MIL:9837:m.cs.uiuc.edu:37200015:000:716 Nf-From: m.cs.uiuc.edu!liberte Mar 22 22:51:00 1989 > By the way, since the discussion, I think someone wrote a package for GNU Emacs > to consult an incremental parser for the language you were editing, which > supposedly did some interesting things. Leif is that incremental parser. In GNU Emacs, with leif-mode, changes to your buffer are trapped and sent to the parser. Leif can load up a number of different language descriptions (bison and lex tables) to enable it to parse your text. When you ask for feedback, it can quickly tell you where your syntax errors are. Leif is free and available via anonymous ftp to a.cs.uiuc.edu. Mail to leif@cs.uiuc.edu for more info. Dan LaLiberte uiucdcs!liberte liberte@cs.uiuc.edu liberte%a.cs.uiuc.edu@uiucvmd.bitnet