Quote:
what does parsing mean and what does it do? thx...


Parsing is what your computer does when it "works" on code. When it decodes, analysis or whatever.

If I was to parse a "eat(donut);" ... when parsing time comes, I would eat the donut...

Get it? :P