What is parsing ?

Asked by sharon.walls@gmail.com

thats all I want to know what is parsing

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu firefox-3.0 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
sub.mesa (sub-mesa) said :
#1

Without knowing in which context this word is used, parsing means interpreting data and processing it in some way. For example, PHP code on a webserver is 'parsed' and ultimately converted/generated into an HTML file. Also many desktop applications have configuration files which needs to be 'parsed'. In this context it means reading the configuration file and converting it into variables used by the application. A more common example is on forums where "UBB" code is 'parsed' for example if you want to add quotes you can use [ quote ] .. [ /quote ] that is ultimately 'parsed' by the server to present it visually instead of displaying this as literal text.

So an easy word for parsing can also be 'reading' but it depends on the context used.

Can you help with this problem?

Provide an answer of your own, or ask sharon.walls@gmail.com for more information if necessary.

To post a message you must log in.