-
Notifications
You must be signed in to change notification settings - Fork 0
Perl 6 Examples
License
dwhipp/perl6-examples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Perl 6 Examples =============== This is intended to be a repository for all kinds of Perl 6 examples. All examples should work for any full implementation of Perl 6. If an example needs an implementation specific version then it should end in .implementation. For example, if you are making an example that only works on Rakudo, it should end in .rakudo. Why --- Why not just use the Pugs repo? 1. With github we can have collaborates (simply request via github or #perl6 and i'll add you), or you can fork the repository and then send me a request when you want me to pull in your changes. 2. This is not tied in any way to any implementation of Perl 6 3. Something NEW and FRESH is always more fun (I hope!) Goals ----- 1. Compile a list of open source Perl 6 examples 2. Help different implementations of Perl 6 test out their code in a less testy and more fun manner ;) Directories ----------- games - Games should go in here :) euler - Answers for Project Euler <http://projecteuler.net> perlmonks - Answers to perlmonks.org questions wsg - Answers for Winter Scripting Games, divided by difficulty and year License Information ------------------- "Perl 6 Examples" is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0. (Note that, unlike the Artistic License 1.0, version 2.0 is GPL compatible by itself, hence there is no benefit to having an Artistic 2.0 / GPL disjunction.) See the file LICENSE for details.
About
Perl 6 Examples
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published