Hi

I see that ClamatoParser.txt has been added to the kernel folder. This adds
Clamato Smalltalkese to LK's OMeta parser.

It stands to reason that I should be able to print this piece of Clamato
Smalltalkese in a TextMorph:


@x := 10.


That shouldn't be undefined. It should react the same way when printed as:

x = 10.

What am I missing to make Clamato syntax work in LK?

Chris
_______________________________________________
General mailing list
[email protected]
http://livelykernel.sunlabs.com/mailman/listinfo/general

Reply via email to