emacs-devel
[Top][All Lists]
Advanced

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

Re: CEDET merge question


From: Richard Stallman
Subject: Re: CEDET merge question
Date: Mon, 07 Sep 2009 09:33:28 -0400

    CEDET uses Bison grammars which are extended through "Optional Lambda
    Expressions" (OLE). They produce the actual tags, which are the basic
    objects resulting from the parsing stage. I don't think this can be
    easily replaced by Bison itself or Guile.

Why is it hard to add these to Bison?
It can handle embedded C code, so why not embedded Lisp code?
It should be straightforward to make such changes.




reply via email to

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