topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 16, 2024, 12:59 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: perl 6 looking good: will have types, named parameters. Serious alternative!  (Read 2442 times)

urlwolf

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 1,837
    • View Profile
    • Donate to Member
Perl 6 is about to be released. If you skipped Python and ruby, and you need the huge CPAN archive, perl 6 might be just the tiket, and with types and named parameters, it may be a serious alternative for large projects!:

Perl 6 calling conventions are extremely well designed. Not only do they allow compile-time parameter checking, they also allow named parameters with or without complex defaults, even including curried default functions. This is going to be very powerful.

http://www.perl.com/...-passing.html?page=2