forked from Raku/examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Many examples of Perl 6 code
License
fil512/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. If you want to contribute, just ask! The quicker choice is to use IRC: join #perl6 in Freenode and you'll be welcome. Please use POD ( mostly this template <https://github.com/perl6/perl6-examples/blob/master/template_pod> ) when adding a new example. 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 ;) What you can find here ---------------------- best-of-rosettacode - The best of the rosettacode.org examples 99-problems - Based on lisp 99 problems cookbook - Cookbook examples euler - Answers for Project Euler <http://projecteuler.net> games - Games should go in here :) interpreters - Language or DSL interpreters parsers - Example grammars perlmonks - Answers to perlmonks.org questions shootout - Implementations for The Computer Language Benchmark Game <http://shootout.alioth.debian.org/> wsg - Answers for Winter Scripting Games, by difficulty and year bin - utility scripts lib - utility modules doc - out-of-script documentation other - all other Since you have a commit-bit (if not then talk to the folks at #perl6 on irc.freenode.net) feel free to commit your changes to the main repository. No need to submit a pull request! 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
Many examples of Perl 6 code
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Other 85.2%
- Perl 14.4%
- C 0.4%