develooper Front page | perl.perl5.porters | Postings from September 2000

Re: [ID 20000902.012] backticks as smart quotes

Thread Previous | Thread Next
From:
Lupe Christoph
Date:
September 2, 2000 14:17
Subject:
Re: [ID 20000902.012] backticks as smart quotes
Message ID:
20000902224750.H939@alanya.lupe-christoph.de
On Saturday, 2000-09-02 at 10:20:11 -0600, Tom Christiansen wrote:
> >Seems there is a pair of quotes missing from perl... ;-)

> Not a joke.  I've always wanted those to pair like the other four
> bracketing constructs.  Seems to me Larry liked it, too.  But they'd
> have to pair like <<...>> not vice versa, or they wouldn't look
> bracketing anymore (close to open instead of vice versa).

Their is no reason not to allow »foo«. It's more logical than
»bar», IMHO. >blarg< doesn't look to bad, either. Apple ][,
anybody ;-)

BTW, it seems that Spanish and French use «quotes». I vaguely
remember reading about the difference between German use of
the guillemots and French usage.

> RFC, anybody?  

If we really consider putting in one more Latin-1 nail, I'd be
willing to write up a proposal.

According to the tables at
	http://www.informatik.uni-frankfurt.de/doc/diverses/iso8859.html
those quotes are only present in Latin-1, Latin-7, Latin-8 and Latin-9.
I found another document on the net that described Latin-5 differently
and having them, too. In any case, many people will not see them. They
will see things like
 CAPITAL LETTER T WITH CARON/SMALL LETTER t WITH CARON
 CAPITAL LETTER G WITH BREVE/SMALL LETTER g WITH BREVE
 CAPITAL LETTER G WITH CEDILLA/SMALL LETTER g WITH CEDILLA ABOVE
 SERBOCROATIAN CYRILLIC CAPITAL LETTER CHJE/CYRILLIC CAPITAL LETTER EL
 nothing/ARABIC SEMICOLON
 LATIN CAPITAL LETTER T WITH STROKE/LATIN SMALL LETTER t WITH STROKE

That reminds me of a time when the German version of ASCII had the
Umlaut characters instead of [\]{|} and szlig as ~. Can you read this
piece of Perl code?
	$x =ß /\( ( (?>Ä^()Ü+) Ö \(Ä^()Ü*\) )+ \)/x;
(Hint - it's from perlretut.pod.)

Lupe Christoph
-- 
| lupe@lupe-christoph.de       |        http://free.prohosting.com/~lupe |
| "jryy vg ybbxf yvxr gur l2x oht qvqa'g erne vg'f htyl urnq." "lrc. gur |
| qbbzfnlref unir orra cebira jebat lrg ntnva."  ....  "qvq lbh frr gung |
| gbb?" "ubhfgba. jr unir n ceboyrz."           User Friendly 2000-01-01 |

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About