Grant Report : RPerl User Documentation #2 - May 2016
Tue, 07-Jun-2016 by
Mark A Jensen
edit post
Will Braswell continues his unrestricted production of R(estricted)-Perl documentation:
"May was yet another busy month for Learning RPerl, section 2.3.6 was huge so I split out all the command-line arguments into a new appendix B.
We now have documentation for all of RPerl's 15 phases of operation, 27 command-line arguments, and approximately 200 RPerl-specific error messages, with even more coming soon!
All of the following sections have now been published in whole or in part:
* [Section 2.3: RPerlĀ“s Phases, Built-In Warnings & Errors](http://rperl.org/learning_rperl.html#Section_2.3%3A_RPerl%B4s_Phases%2C_Built-In_Warnings_%26_Errors)
* [Section 2.3.1: Install, Base Dependencies](http://rperl.org/learning_rperl.html#Section_2.3.1%3A_Install%2C_Base_Dependencies)
* [Section 2.3.2: Install, CPAN Dependencies](http://rperl.org/learning_rperl.html#Section_2.3.2%3A_Install%2C_CPAN_Dependencies)
* [Section 2.3.3: Install, Test Suite](http://rperl.org/learning_rperl.html#Section_2.3.3%3A_Install%2C_Test_Suite)
* [Section 2.3.4: Initialize, Bootstrap Subcompile](http://rperl.org/learning_rperl.html#Section_2.3.4%3A_Initialize%2C_Bootstrap_Subcompile)
* [Section 2.3.5: Initialize, Configuration](http://rperl.org/learning_rperl.html#Section_2.3.5%3A_Initialize%2C_Configuration)
* [Section 2.3.6: Compile, Arguments & Files](http://rperl.org/learning_rperl.html#Section_2.3.6%3A_Compile%2C_Arguments_%26_Files)
* [Section 2.3.7: Compile, Dependencies](http://rperl.org/learning_rperl.html#Section_2.3.7%3A_Compile%2C_Dependencies)
* [Section 2.3.8: Compile, Parse Phase 0 (Check Perl Syntax)](http://rperl.org/learning_rperl.html#Section_2.3.8%3A_Compile%2C_Parse_Phase_0_(Check_Perl_Syntax))
* [Section 2.3.9: Compile, Parse Phase 1 (Criticize Perl Syntax)](http://rperl.org/learning_rperl.html#Section_2.3.9%3A_Compile%2C_Parse_Phase_1_(Criticize_Perl_Syntax))
* [Section 2.3.10: Compile, Parse Phase 2 (Parse RPerl Syntax)](http://rperl.org/learning_rperl.html#Section_2.3.10%3A_Compile%2C_Parse_Phase_2_(Parse_RPerl_Syntax))
* [Section 2.3.11: Compile, Generate (C++ Syntax)](http://rperl.org/learning_rperl.html#Section_2.3.11%3A_Compile%2C_Generate_(C%2B%2B_Syntax))
* [Section 2.3.12: Compile, Save Phase 0 (Final File Modifications)](http://rperl.org/learning_rperl.html#Section_2.3.12%3A_Compile%2C_Save_Phase_0_(Final_File_Modifications))
* [Section 2.3.13: Compile, Save Phase 1 (Format & Write Files To Disk)](http://rperl.org/learning_rperl.html#Section_2.3.13%3A_Compile%2C_Save_Phase_1_(Format_%26_Write_Files_To_Disk))
* [Section 2.3.14: Compile, Subcompile (Generate Binary)](http://rperl.org/learning_rperl.html#Section_2.3.14%3A_Compile%2C_Subcompile_(Generate_Binary))
* [Section 2.3.15: Execute](http://rperl.org/learning_rperl.html#Section_2.3.15%3A_Execute)
* [APPENDIX B: RPERL COMMAND-LINE ARGUMENTS](http://rperl.org/learning_rperl.html#APPENDIX_B%3A_RPERL_COMMAND-LINE_ARGUMENTS)
* [B.1: Help](http://rperl.org/learning_rperl.html#B.1%3A_Help)
* [B.2: Version](http://rperl.org/learning_rperl.html#B.2%3A_Version)
* [B.3: Input Files](http://rperl.org/learning_rperl.html#B.3%3A_Input_Files)
* [B.4: Output Files](http://rperl.org/learning_rperl.html#B.4%3A_Output_Files)
* [B.5: C++ Compiler](http://rperl.org/learning_rperl.html#B.5%3A_C%2B%2B_Compiler)
* [B.6: Modes, Operations](http://rperl.org/learning_rperl.html#B.6%3A_Modes%2C_Operations)
* [B.7: Modes, Types](http://rperl.org/learning_rperl.html#B.7%3A_Modes%2C_Types)
* [B.8: Modes, Type Checking](http://rperl.org/learning_rperl.html#B.8%3A_Modes%2C_Type_Checking)
* [B.9: Modes, Dependencies](http://rperl.org/learning_rperl.html#B.9%3A_Modes%2C_Dependencies)
* [B.10: Modes, Uncompile](http://rperl.org/learning_rperl.html#B.10%3A_Modes%2C_Uncompile)
* [B.11: Modes, Compile](http://rperl.org/learning_rperl.html#B.11%3A_Modes%2C_Compile)
* [B.12: Modes, Subcompile](http://rperl.org/learning_rperl.html#B.12%3A_Modes%2C_Subcompile)
* [B.13: Modes, C++ Compiler](http://rperl.org/learning_rperl.html#B.13%3A_Modes%2C_C%2B%2B_Compiler)
* [B.14: Modes, Execute](http://rperl.org/learning_rperl.html#B.14%3A_Modes%2C_Execute)
* [B.15: Modes, Source Code Labels](http://rperl.org/learning_rperl.html#B.15%3A_Modes%2C_Source_Code_Labels)
* [B.16: Flags, Verbose](http://rperl.org/learning_rperl.html#B.16%3A_Flags%2C_Verbose)
* [B.17: Flags, Debug](http://rperl.org/learning_rperl.html#B.17%3A_Flags%2C_Debug)
* [B.18: Flags, Warnings](http://rperl.org/learning_rperl.html#B.18%3A_Flags%2C_Warnings)
* [B.19: Flags, Test](http://rperl.org/learning_rperl.html#B.19%3A_Flags%2C_Test)
* [B.20: Flags, Dependencies](http://rperl.org/learning_rperl.html#B.20%3A_Flags%2C_Dependencies)
* [B.21: Flags, Uncompile](http://rperl.org/learning_rperl.html#B.21%3A_Flags%2C_Uncompile)
* [B.22: Flags, Compile](http://rperl.org/learning_rperl.html#B.22%3A_Flags%2C_Compile)
* [B.23: Flags, Subcompile, Assemble](http://rperl.org/learning_rperl.html#B.23%3A_Flags%2C_Subcompile%2C_Assemble)
* [B.24: Flags, Subcompile, Archive](http://rperl.org/learning_rperl.html#B.24%3A_Flags%2C_Subcompile%2C_Archive)
* [B.25: Flags, Subcompile, Shared Object](http://rperl.org/learning_rperl.html#B.25%3A_Flags%2C_Subcompile%2C_Shared_Object)
* [B.26: Flags, Subcompile, Static](http://rperl.org/learning_rperl.html#B.26%3A_Flags%2C_Subcompile%2C_Static)
* [B.27: Flags, Execute](http://rperl.org/learning_rperl.html#B.27%3A_Flags%2C_Execute)"
MAJ
Comments (0)