P.S. The ANSI Standard [1]
3.4.6 Literals
A literal is a syntactic construct that that directly describes a
statically created object. Instances of several classes of objects can
be represented literally. These include
numbers,
characters,
strings,
symbols,
message selectors,
and arrays.
Each ty
Hi Stéphane
Goran writes here
http://goran.krampe.se/2012/05/08/literal-arrays-vs-json-vs-ston-vs-tirade/
Literal Smalltalk arrays
The simplest notation of all in the lineup is the literal array syntax
in Smalltalk. The example below covers all its capabilities AFAIK (in
Pharo/Squeak), please t
Mariano
read the metacello mailing list mails I sent. I hate hate hate repeating myself.
I started to work on the LIteralArrayParser so that we do not have the problem
in the future.
Stef
On Apr 24, 2012, at 12:52 PM, Mariano Martinez Peck wrote:
>
>
> On Tue, Apr 24, 2012 at 12:43 PM, Stép
On Tue, Apr 24, 2012 at 12:43 PM, Stéphane Ducasse <
stephane.duca...@inria.fr> wrote:
> > Hi guys
> >
> > We should develop a simple Literal Array parser that is dialect
> independant
> > so that we can avoid using JSON for meta data. So I will start to
> develop. I will start to write some tests
> Hi guys
>
> We should develop a simple Literal Array parser that is dialect independant
> so that we can avoid using JSON for meta data. So I will start to develop. I
> will start to write some tests and do it test first.
>
> Gofer new
>repository: 'http://ss3.gemstone.com/ss/SimpleLiteral
On Tue, Apr 24, 2012 at 12:31 PM, Mariano Martinez Peck <
marianop...@gmail.com> wrote:
>
>
> On Tue, Apr 24, 2012 at 12:15 PM, Sven Van Caekenberghe wrote:
>
>>
>> On 24 Apr 2012, at 11:40, stephane ducasse wrote:
>>
>> > Hi guys
>> >
>> > We should develop a simple Literal Array parser that is d
On Tue, Apr 24, 2012 at 12:15 PM, Sven Van Caekenberghe wrote:
>
> On 24 Apr 2012, at 11:40, stephane ducasse wrote:
>
> > Hi guys
> >
> > We should develop a simple Literal Array parser that is dialect
> independant
> > so that we can avoid using JSON for meta data. So I will start to
> develop.
On 24 Apr 2012, at 11:40, stephane ducasse wrote:
> Hi guys
>
> We should develop a simple Literal Array parser that is dialect independant
> so that we can avoid using JSON for meta data. So I will start to develop. I
> will start to write some tests and do it test first.
>
> Gofer new
>
On Tue, Apr 24, 2012 at 11:40 AM, stephane ducasse wrote:
> Hi guys
>
> We should develop a simple Literal Array parser that is dialect independant
> so that we can avoid using JSON for meta data. So I will start to develop.
> I will start to write some tests and do it test first.
>
> Gofer new
>