[Vala] Parsing Vala/Genie code for auto-completion propuse: Should it be a `valac' feature or a separate project?
- From: Felipe Lavratti <felipelav gmail com>
- To: Vala List <vala-list gnome org>
- Subject: [Vala] Parsing Vala/Genie code for auto-completion propuse: Should it be a `valac' feature or a separate project?
- Date: Sun, 14 Feb 2016 23:33:43 +0000
Hello friends!
I want to spend some effort in bringing up a nice auto complete system to
be used in the Atom code editor.
First thing I am studying how to do the the indexation of code elements,
and this question has came to me: Why not use the vala compiler itself as
the parser, since it already does all the parsing job? I started my
learning with the vala compiler code, it doesn't seem hard to add this
feature to it, so I must come here and ask what do you vala experts think
about this?
Should it be or shouldn't it be a Valac feature?
Thanks
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]