cvs: php-lang / STATUS
[email protected] ("Sascha Schumann")
| Newsgroups | php.lang |
|---|---|
| Message-ID | <cvssas974762585@cvsserver> |
sas Mon Nov 20 15:23:05 2000 EDT
Modified files:
/php-lang STATUS
Log:
Update
Add mission issue
Index: php-lang/STATUS
diff -u php-lang/STATUS:1.1.1.1 php-lang/STATUS:1.2
--- php-lang/STATUS:1.1.1.1 Fri Nov 17 09:57:10 2000
+++ php-lang/STATUS Mon Nov 20 15:23:05 2000
@@ -2,29 +2,39 @@
Open Issues
===========
- Defining a procedure for approaching the first draft of a language
- specification.
+ Mission
Status: see below
- Consensus and Voting.
+ Consensus and Voting
Status: see below
+ Approaching the First Draft of a Language Specification
+ Status: see below
Discussion Tracking
===================
+Mission
+
+ Proposals:
+
+ The working group exists to develop a portable and
+ vendor-independent language specification for use by PHP.
+
+ Votes:
+
Procedure for Approaching the First Draft
- Proposal:
+ Proposals:
Task 1: Defining the syntax
The syntax can be represented in the common pseudo-grammar
style, which has been used by K&R and many ANSI/ISO language
standards before. Everyone who is familiar with Yacc/Bison
- will immediately recognize it.
-
+ will immediately recognize it. The file `Language_Notation.txt'
+ contains a definition and examples.
Task 2: Defining the semantics
@@ -35,8 +45,7 @@
which is used by PHP 4. The draft may differ from that implementation,
if the workgroup decides so.
-
- Votes:
+ Votes:
Decision Making: Concensus and Voting
@@ -95,3 +104,5 @@
added directly to the STATUS file entry for that action item.
+ Votes:
+ +1, Sascha