Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perl 6 tutorial #687

Merged
merged 18 commits into from Jul 25, 2014
Merged

Perl 6 tutorial #687

merged 18 commits into from Jul 25, 2014

Conversation

vendethiel
Copy link
Collaborator

So, as it happens, I'm interested in weird stuff.
Needs some proof-reading.

(pardon my french)

PS: I'm the only one to be held responsible of the commit names :-).

Probably for the worst ...
Sequence / FF
Add default
Add a bit on exceptions (TODO fail/warn)
Start on packages.
ff/fff like `when`
ff vs fff
~~ on Bool
// and ^^ operators

TODO warn/fail/control
mention the six model
clearer description of package/module etc
clearer description of `$.` vs `$!`
Declare your own subs !!
More on hash: add colonpair syntax
Flatten argument list with `|`
Multi on :$!

TODO: `MAIN`
TODO: meta ops
Need to teach it in the right order ...
`#=>` represents the output of a command.

```perl
# Single line comment start with a pound
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably be "comments start"

@adambard
Copy link
Owner

I set out to go full pedant on this just for fun, but I got bored about halfway through. LG(Enough)TM! Thanks!

adambard added a commit that referenced this pull request Jul 25, 2014
@adambard adambard merged commit aaf1f8a into adambard:master Jul 25, 2014
@vendethiel
Copy link
Collaborator Author

Hahah, you see how time-consuming it is.

The number of # defines the "headline" (h1, h2, h3, in reverse order)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants