Re: [Anjuta-list] Support for writing parsers
- From: Johannes Schmid <johannes schmid gmx de>
- To: pocm sat inesc-id pt
- Cc: anjuta-list lists sourceforge net
- Subject: Re: [Anjuta-list] Support for writing parsers
- Date: Mon, 26 Jun 2006 09:14:16 +0200
Hi!
Highlighting should work (Naba pointed you to the files where you can
check if it flex/bison are supported). Anjuta will not call bison or
flex automaticly but you can use a Makefile with anjuta will call correctly.
Regards,
Johannes
Paulo J. Matos wrote:
> On 19/06/06, Naba Kumar <naba kumar gmail com> wrote:
>> Hi Paulo,
>>
>> On 6/18/06, Paulo J. Matos <pocmatos gmail com> wrote:
>>> Hi all,
>>>
>>> Is there any support in anjuta for writing flex/bison based parsers?
>>> I don't think so, but would like to be sure about it...
>>>
>> Depends on what parser you want to write.
>>
>> For editor syntax highlighting scintilla/LexXXX.cpp
>> For sysmbol parsing. tagmanager/XXX.c
>>
>
> I meant writing a parser for my application, i.e., does Anjuta
> highlight flex/bison files correctly and generate the corresponding c
> files by calling flex/bison?
>
> Cheers,
>
> Paulo Matos
>
>> where XXX is your lang name.
>>
>> Thanks.
>>
>> Regards,
>> -Naba
>>
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]