Perl6::Pugs

Perl6::Pugs is a Perl 6 Implementation.
Download

Perl6::Pugs Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • The Pugs Contributors
  • Publisher web site:
  • http://search.cpan.org/~audreyt/Perl6-Pugs-6.2.13/lib/Perl6/Pugs.pm

Perl6::Pugs Tags


Perl6::Pugs Description

Perl6::Pugs is a Perl 6 Implementation. Perl6::Pugs is a Perl 6 Implementation.SYNOPSIS % pugs -e "{ 'Hello, ', @^x }.('World!').say" Hello, World!With Perl 5 embedding support: use v6-alpha; use perl5:DBI; my $dbh = DBI.connect('dbi:SQLite:dbname=test.db'); $dbh.do("CREATE TABLE Test (Project, Pumpking)");Pugs is an implementation of Perl 6, written in Haskell. It aims to support the full Perl 6 specification, as detailed in the Synopses.The Pugs project was started on February 1st 2005. It is under active development on IRC (irc.freenode.net, #perl6).Please read the Pugs Apocrypha in the docs/ directory for more details. Requirements: · Perl


Perl6::Pugs Related Software