Amber vs Pharo syntax differences

52 views
Skip to first unread message

Michael Burns

unread,
May 18, 2021, 5:39:04 PM5/18/21
to amber-lang
Is there a comparison or summary doc for Amber syntax and Pharo?

Herby Vojčík

unread,
May 18, 2021, 5:44:32 PM5/18/21
to amber...@googlegroups.com, Michael Burns
On 18. 5. 2021 23:39, Michael Burns wrote:
> Is there a comparison or summary doc for Amber syntax and Pharo?

Probably not (or I can't remember), but I have the impression that the
syntax is (so far) _very_ similar.

The only difference that come to mind is that Amber does not have byte
arrays
#[65 66 67]

but it has "inline HashedCollection"
#{ #foo -> 3. 'bar' -> [3 + 4] value }

Herby

P.S.: Of course, unless new Pharo versions added something completely new...
Reply all
Reply to author
Forward
0 new messages