Kdevelop Flex & Bison

quirin linqs at gmx.de
Wed Jun 23 07:36:14 BST 2004


why mess around with flex, bison if there is antlr? i always wonder why there 
is no real antlr support in both qmake and automake manager :(

quirin

On Wednesday 23. June 2004 01:22, Sascha Cunz wrote:
> Heho,
>
> > Hey all I've searched about everywhere I could think and haven't found
> > an answer to this. Except one mail saying that flex & bison are
> > supported.. So..
>
> Yes, they are indeed kind of supported.
>
> > I am writing the config files for flex & bison in kwrite currently. I
> > would like to uuse the features of kdevelop (colors, indenting etc..)
> > But I do not see a template in the CVS version (3.0.90)
>
> And yes, this is particular right, too.
>
> QMake manager probably supports it a bit more than automake manager. But
> the basic systems below kdevelop do support flex and lex for all kdevelop
> templates.
>
> All you need to do is to add the .ll / .l / .y / .yy files to the project -
> as you would do with any other existing source file. ( I know that there is
> almost always still a little trouble getting it to work, but if it's done
> once, it works... )
>
> I am also using bison and flex in several projects. However, i constantly
> have to face that most people consider bison and flex as very complex
> utilities and do not want to use them.
> Though, i'll most probably try to get the time in the future to write a
> "simple" bison and lex editor. That would be a "visual" editor which could
> make writing a bison compiler-compiler a bit easier.
> I'm still doing some brainstroming on that and i do not believe it will
> hapen before the next complete KDevelop release.
>
> Cheers Sascha
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list