[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IDE
From: |
Stephen Leake |
Subject: |
Re: IDE |
Date: |
Sat, 17 Oct 2015 09:09:18 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) |
Eric Ludlam <address@hidden> writes:
> Also, wisent type grammars could easily dump out data you need for
> indentation since actions can do anything you can write in lisp. No
> one has tried to do it though.
Not quite true; I tried for Ada mode. But I ended up rewriting the
parser to be generalized LALR; see
http://stephe-leake.org/emacs/ada-mode/emacs-ada-mode.html, and the
ada-mode package in Gnu ELPA.
That parser is missing the incremental features of wisent, mostly
because I ran out of steam.
I had also tried SMIE before that; it was not powerful enough for Ada.
--
-- Stephe
- Re: IDE, (continued)
- Re: IDE, Dmitry Gutov, 2015/10/12
- Re: IDE, Eric Ludlam, 2015/10/13
- Re: IDE, Dmitry Gutov, 2015/10/14
- Re: IDE, Eric Ludlam, 2015/10/15
- Re: IDE, Przemysław Wojnowski, 2015/10/16
- Re: IDE, Dmitry Gutov, 2015/10/16
- Re: IDE, Dmitry Gutov, 2015/10/16
- Re: IDE, Eric Ludlam, 2015/10/16
- Re: IDE, Dmitry Gutov, 2015/10/16
- Re: IDE, Eric Ludlam, 2015/10/17
- Re: IDE,
Stephen Leake <=
- Re: IDE, Dmitry Gutov, 2015/10/17
- Re: IDE, David Engster, 2015/10/17
- Re: IDE, Dmitry Gutov, 2015/10/17
- Re: IDE, Eric Ludlam, 2015/10/19
- Re: IDE, Dmitry Gutov, 2015/10/19
- Re: IDE, Eric Ludlam, 2015/10/20
- Re: IDE, Lluís, 2015/10/13
- Re: IDE, John Wiegley, 2015/10/13
- Re: IDE, David Kastrup, 2015/10/13
- Re: IDE, John Wiegley, 2015/10/13