>
> Should start small. No tutorials until docs & tests are done. No
> working on A3 until A2 behaviors are *locked*, to whatever extent that
> proves possible.
>
> Comments?
>
I think that the best way would be to create an schema of a language manual,
and fill the documents as we proceed reviewing the Apocalypses.
Something like this:
Section 1 - Language Reference
- Variables
- Operators
- Control flow
- Subroutines
- Modules
- Classes
- Exceptions
- Regular Expressions
- Extending the Perl Grammar
Section 2 - Builtin Classes, Functions and Variables
- Built-in Classes
- Built-in Functions
- Built-in Variables
Section 3 - Grammar Reference
Although I am probably forgetting half a dozen language features.. Could
someone with more taste propose a more sound structure?
-angel