Hi there, 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. Thanks! [email protected]
_______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
