I'd like to write a visual studio language service plugin for nasl, it would be much easier to achive with a flex file.
BTW, I'm writing a flex file by myself, there're still problems. [email protected] From: Jan-Oliver Wagner Date: 2015-11-19 00:32 To: openvas-discuss Subject: Re: [Openvas-discuss] Wondering about Lexical Analyzer Am Dienstag, 10. November 2015, 19:25:38 schrieb [email protected]: > I usually see that script parsers use bison together with flex (or yacc with > lex), but here the source file nasl_grammar.y just uses a lexical > analyzing function "nasllex", can anyone tell me the reason why nasl > parsing uses nasllex rather than flex? > I would be more than grateful if you can tell more details. that was inherited from the nessus code base. What problem are you after that this is something you are concerned with? -- Dr. Jan-Oliver Wagner | +49-541-335084-0 | http://www.greenbone.net/ Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 202460 Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
_______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
