Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!m.cs.uiuc.edu!p.cs.uiuc.edu!johnson From: johnson@p.cs.uiuc.edu Newsgroups: comp.lang.smalltalk Subject: Re: smalltalk `string' standard? Message-ID: <80500085@p.cs.uiuc.edu> Date: 15 Jan 90 01:38:43 GMT References: <25843@cup.portal.com> Lines: 8 Nf-ID: #R:cup.portal.com:25843:p.cs.uiuc.edu:80500085:000:414 Nf-From: p.cs.uiuc.edu!johnson Jan 13 09:23:00 1990 Smalltalk-80 uses the same character to begin and end strings. Thus, 'stuff' and not `stuff'. Page 20 of "Smalltalk-80: The Language" makes it pretty clear that this is part of the standard. I am not a big Smalltalk-V user, but Digitalk tries hard to be compatible with Smalltalk-80 at the language level, so I think the use of different characters to begin and end strings is just bad typography in the manuals.