[webkit-dev] How to build javaScript Syntax tree

Zoltan Herczeg zherczeg at inf.u-szeged.hu
Tue Mar 24 03:50:12 PDT 2009


Hi,

perhaps you should check out parser/grammar.y instead of the c++
functions. The grammar.cpp and .h is generated by bison, and not easy to
understand.

Zoltan

> Hi all
> Now I am learning at JavaScriptCore, but I don't kown how to build
> javaScript syntax tree through c++ functions, please tell me the details,
> thank you
> Best regards
> zhang
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev




More information about the webkit-dev mailing list