emacs-devel
[Top][All Lists]
Advanced

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

Re: A yacc/bison that outputs elisp?


From: Stefan Monnier
Subject: Re: A yacc/bison that outputs elisp?
Date: Mon, 28 Mar 2005 12:31:32 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

>> Is that possible? Anyone had the same thoughts? I think it would be
>> very very useful for an editor to have such syntax-specific parsing
>> ability.

> There's a package out there that does just that (IIRC it uses bison and
> post-processes the C output to turn it in to elisp).
> Can't remember the name, tho,

It's called "scanner.el" and written by John Wiegley (famous for several
other Emacs packages).

Look for it on gnu.emacs.sources,


        Stefan




reply via email to

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