Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Can I complain that I don't know what parseing is?
You still may not know after this, but at least you'll have a good idea
..
it looks a lot like when I used to diagram sentences way back in school
groannnnnnn ........ er thanks I think!![]()
Don't quote me, but parsing, in computer science, is when you process a string of characters (e.g., words) using a set of rules.
An example. Each image file in your computer has a header describing its contents — that is, the format in which the actual data is stored. When you double click an image file in your computer (say, a .bmp image), the image viewer program launches and reads this image's header to know what kind of file it's reading. It discovers that it's reading a .bmp file, and it proceeds to apply the specific rules that allow .bmp files to be read (it would be a different set of rules for a .gif or a .jpg image). Remember, a computer is a machine, it works under the expectation that it's going to find what the file header said was in the file (computers are stupid that way). The process of applying these specific rules to read the file is called parsing.
That's actually why a file can be "corrupted" — the file starts being "parsed" (read by a program, by using specific rules), but at some point the parsing fails because the program finds something different from what it expected, at that point.
To see what I mean, try renaming a .doc file to .bmp — your image viewer will try to open the fake .bmp and fail, informing you there is a problem. Why? Because as it parses the file, expecting to find a .bmp, it finds something else, a .doc.
(To any computer people out there reading this: yes, I know that's not really what happens, but it's close enough to the truth and easier to understand.)
Actually, do read the Parsing (authored by en.wikipedia) or similar articles. The introductory wikipedia statements provide a clear and TRUE definition.Thank you ....... you're certainly easier to understand than Wikipedia!
that's not a gripeDamn, you are going to start me reading again, sounds really interesting.![]()
One man's clique is another man's clack
One poet chick is another poet quack
Welcome to the Henhouse you lousy grouse
Bagawk
Senna Jawa - a poster of long-standing and a man with a wealth of knowledge who can write decent, even good poetry. Can offer interesting discussions (so long as they revolve - most frequently - about his own writing) and almost never points out the good stuff in the writing of others.Seriously, this guy (?) Senna Jaba averages about 16 posts a month ( unless my cliquetty claquetty calculator is broken ).
Is there really a reason to give a shit about anything he says?
Senna Jawa - a poster of long-standing and a man with a wealth of knowledge who can write decent, even good poetry. Can offer interesting discussions (so long as they revolve - most frequently - about his own writing) and almost never points out the good stuff in the writing of others.
my point here is that yes, sometimes he is worth listening to but his habit of slyly insulting others, manipulating situations and generally failing to accept his part in things is frustrating when others react to his barbs with their own verbal assaults and get the mod treatment for doing so.
Well, if one is consistently an asshat, then one really isn't worth the time no matter how edumacated and skilled at writing he or she is.