Eyapp unescaped left braces for Perl v5.22 compatibility

RELEASE Parse::Eyapp vX.YZZY

DONE Error Messages, Identify Filename-Per-Error In Multi-File Compiles
DONE Implement, Automatic Subclasses For User-Defined Classes, Via RPerl.pm Source Filter
DONE Bug Fix, `rperl -nod` No-Dependencies Compiles
DONE Implement, C-Style For Loop
DONE Implement, Array Size Declaration
DONE Implement, Numbers, Positive '+' Prefix & Scientific Notation
DONE Loops, optimize exit-condition minus-one and less-than
DONE App, PhysicsPerl, Alioth Shootout N-Body Benchmark

DONE RELEASE v1.1

ensure perfect match for compiled Algorithm.*, Sort.*, Bubble.* files with hand-compiled *.CPPOPS_CPPTYPES versions
tests
	constructor type mismatch: array size declaration compensation; package/subroutine/method names starting w/ underscore; variable redeclaration (masking); 
	properties & hash type-inner type-vs-key name mismatch (ECVGEASRP17: PERLOPS Class.pm properties accessors/mutators; CPPOPS entry & entrytyped);
	accessors/mutators including get_*_element() & get_*_value(); subclasses Foo_raw type; $properties & VariableDeclaration array size on non-arrayref type;
	$properties array size PERLOPS_PERLTYPES generation; variable & retrieval type mismatches, etc; get_raw() & set_raw()
finish all CPPOPS_CPPTYPES generation
Tests, t/13_compile_execute.t (?) for proper functionality

RELEASE v1.XY

alioth nbody, optimize graphics speed
add arrayref::grow_capacity() as safe version of std::vector::resize()
add symtab building and checking to PERLOPS_PERLTYPES
add mutators pass-by-reference for scalars?  see SystemRenderer2D::show()
file bug, I::CPP comments, 7 lines okay, 8 lines broken
file bug, I::CPP std::array
file bug, I::CPP new() clobber
file bug, I::CPP when attempting to return object type, CORRELATION #pp04
	In function ‘void XS_PhysicsPerl__Astro__System_get_bodies_element(PerlInterpreter*, CV*)’: ... error: ‘CLASS’ was not declared in this scope ... sv_setref_pv( ST(0), CLASS, (void*)RETVAL );
	hand-patched code below allows one-time use, then segfault
	vi build/eval_637_3400/eval_637_3400.c
	char *  CLASS = (char *)"PhysicsPerl::Astro::Body"
;
	chmod a-w build/eval_637_3400/eval_637_3400.c
	
Remove all object* types
Fix ::number_to_string() in MyTest.pm
update RPerl::filter() to properly handle *.pl files
update INSTALL to use installed dirs, ~/perl5/lib/perl5 for local::lib
fix 'x' string repeat operator vs 'x' string or bareword hash key
create generator & tests for named ops: split, join, etc

Fix CPAN Testers Bugs

fix lib/RPerl/Test/OperatorVoid01NamedVoidReturn/*.DISABLED_NEED_FIX
	https://github.com/wbraswell/rperl/issues/25

RPerl::Test package indexing
compile Foo.pm
update tests
basic user docs
website total

fix RPerl/Test/ScopeTypeNameValue/program_5*_good.pl.DISABLED_PERL_V5_22
fix RPerl/Test/Expression/program_*_good.pl.DISABLED_NEED_FIX

RELEASE v1.XY

merge
quick

RELEASE v1.XY

Book of RPerl next chapter
Learning RPerl chapter 1 & 2

RELEASE v1.XY

cloud machines
Shiny APTech site
Shiny RPerl site
Shiny App Store



