faqts : Computers : Programming : Language processing : Compiler : Syntax Analyzer : Parser

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

30 of 41 people (73%) answered Yes
Recently 7 of 10 people (70%) answered Yes

Entry

Compiler: Syntax: Parsing: Definition: What is parsing?

Oct 25th, 2003 21:05
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 26 October 2003 - 10:23 pm --------------------

Compiler: Syntax: Parsing: Definition: What is parsing?

---

Parsing means checking if a string from your language is correct
according to the grammar given.

---

Parsing does not address the meaning of the symbols which are
recognized.

---
---

Internet: see also:

---

---

Compiler: Syntax: Parsing: Grammar: What is a grammar?
http://www.faqts.com/knowledge_base/view.phtml/aid/25946/fid/1263

---

Compiler: Syntax: Parsing: Language: What is a language?
http://www.faqts.com/knowledge_base/view.phtml/aid/25944/fid/1259

---

Parsing
http://class.ee.iastate.edu/berleant/home/Courses/text/parsingV.htm

---

Delphi: XML: Parser: What is an XML parser?
http://www.faqts.com/knowledge_base/view.phtml/aid/23548

----------------------------------------------------------------------