Re: [Vala] lexical analysis using libvala



sorry to interfere, i might be naive, but i have a different view here
i would advise for an independent from-scratch parser, optimized for a dev
tool, for writing code, which is a bit different than for the compiler. the
parser has to be permissive, it has to figure out the best it can incomplete
and illegal structures, so that the code completion/highlight doesn't brake
all the time while you write.

On Sat, Jun 18, 2011 at 8:51 PM, Maga Abdurakhmanov <maqdev gmail com>wrote:



Comments are inside ast nodes, look better.


There are only some of the comments inside ast nodes (valadoc and first
comment in file). To highlight syntax i need to get all of them as tokens.


--
Sincerely,
Magomed

_______________________________________________
vala-list mailing list
vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list




-- 
Best regards,
Victor Dramba
Head of Programming at Cabanova

www.cabanova.com
www.victordramba.com


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