This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:s:syntax [2020/11/13 02:29] nick ↷ Links adapted because of a move operation |
dido:public:ra:xapend:xapend.a_glossary:s:syntax [2022/01/26 10:36] (current) nick |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Syntax ===== | ===== Syntax ===== | ||
| - | [[dido:public:ra:xapend.glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| - | **Syntax** refers to the rules that specify the correct combined [[dido:public:ra:xapend:xapend.glossary:s:sequence|sequence]] of symbols that can be used to form a correctly structured program using a given programming language. Programmers communicate with computers through the correctly structured syntax, semantics and grammar of a programming language. | + | **Syntax** refers to the rules that specify the correct combined [[dido:public:ra:xapend:xapend.a_glossary:s:sequence|sequence]] of symbols that can be used to form a correctly structured program using a given [[dido:public:ra:xapend:xapend.a_glossary:p:programlang|programming language]]. Programmers communicate with computers through the correctly structured syntax, [[dido:public:ra:xapend:xapend.a_glossary:s:semantics|semantics]] and grammar of a programming language. |
| - | Source: [[https://www.techopedia.com/definition/3959/syntax | Syntax ]] | + | Source: [[https://www.techopedia.com/definition/3959/syntax ]] |