cvs: php-lang / Language_Notation.txt
[email protected] ("Sascha Schumann")
| Newsgroups | php.lang |
|---|---|
| Message-ID | <cvssas974487938@cvsserver> |
sas Fri Nov 17 11:05:39 2000 EDT
Modified files:
/php-lang Language_Notation.txt
Log:
Add Rationale
Index: php-lang/Language_Notation.txt
diff -u php-lang/Language_Notation.txt:1.1 php-lang/Language_Notation.txt:1.2
--- php-lang/Language_Notation.txt:1.1 Fri Nov 17 10:59:31 2000
+++ php-lang/Language_Notation.txt Fri Nov 17 11:05:38 2000
@@ -1,6 +1,5 @@
+Language Notation ($Date: 2000/11/17 19:05:38 $)
-Language Notation
-
Non-terminals: Syntactic categories
Terminals: Literal words and character set members
@@ -23,4 +22,8 @@
octal-digit: one of
0 1 2 3 4 5 6 7
-
+
+ Rationale: The above description and examples have been taken
+ from ISO C99. The excerpts have been modified to
+ compensate for the lack of italic types and
+ subscriptions.