Ticket #837 (closed feature: invalid)

Opened 13 years ago

Last modified 12 years ago

[DEPRECATED] NQP quoting rules going to be close to Perl6.

Reported by: bacek Owned by: pmichaud
Priority: normal Milestone:
Component: PCT Version: 1.3.0
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

Hello.

NQP "quoting" strings and regexps going to be close to Perl6. Which includes

1. String interpolation in "double quotes". 2. Various forms of "q", "qq", "qw", etc. 3. Quoting <foo bar> as List. 4. Parsing // as regexps.

String interpolation in "double quotes" and <angle quotes> can affect current users of NQP.

-- Bacek

Change History

Changed 12 years ago by coke

Is this still relevant or does nqp-rx obsolete this ticket?

Changed 12 years ago by jimmy

  • status changed from new to closed
  • resolution set to invalid

compilers/nqp is no longer around. Please use NQP-rx.

Note: See TracTickets for help on using tickets.