I was looking at the cython compiler code, after sometime i got lost tracing it. What is the best way to trace/analyze the code?For example if i want to see the different phases of the compiler like the tokenizer,parser and code generator?Can you provide me the proper way to begin with code analzing. Much help appreciated in this regard.
Thanks, comer
_______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
