root/docs/frozen_perl6_syntax

Revision 8862, 392 bytes (checked in by iblech, 3 years ago)

* Usual svn props.
* EOLs at EOFs.

  • Property svn:mime-type set to text/plain; charset=UTF-8
  • Property svn:eol-style set to native
Line 
1Syntax that is not going to change before Perl 6.0
2==================================================
3
4I wanted to be able to say to people, "if you write code that uses these
5they're not going to change now", and to be able to write tutorials and docs
6that don't constantly need revision.
7--integral
8
9* given and when
10
11* primary variable sigils
12
13* C-derived bits
14
15* String concatenation (~)
Note: See TracBrowser for help on using the browser.