Re: Syntax of SmallTalk

Nick Roberts <nick.roberts@acm.org>
25 Dec 2004 20:18:08 -0500

          From comp.compilers

Related articles
Syntax of SmallTalk kjs@home.nl (Klaas-Jan Stol) (2004-12-23)
Re: Syntax of SmallTalk ogailx502@sneakemail.com (Tim Olson) (2004-12-25)
Re: Syntax of SmallTalk Trevor.Jenkins@suneidesis.com (2004-12-25)
Re: Syntax of SmallTalk peter.ilberg@ni.com (Peter Ilberg) (2004-12-25)
Re: Syntax of SmallTalk nick.roberts@acm.org (Nick Roberts) (2004-12-25)
Re: Syntax of SmallTalk davide.grandi@mclink.it (2004-12-25)
Re: Syntax of SmallTalk lex@cc.gatech.edu (Lex Spoon) (2005-01-19)
| List of all articles for this month |

From: Nick Roberts <nick.roberts@acm.org>
Newsgroups: comp.compilers
Date: 25 Dec 2004 20:18:08 -0500
Organization: Compilers Central
References: 04-12-110
Keywords: smalltalk
Posted-Date: 25 Dec 2004 20:18:08 EST

Klaas-Jan Stol <kjs@home.nl> wrote:


> I'm looking for a *complete* grammar for SmallTalk. I've searched quite a
> bit, but haven't been able to find anything. There doesn't seem to be a
> SmallTalk grammar available. I'd like to create a SmallTalk port to
> another VM. For that, I'd like the grammar in Yacc format, but any other
> would be great, too.


My impression is that no such beast exists, and perhaps never has. The
nearest thing, I understand, to any kind of official definition for
the language is the 'blue book' (Smalltalk-80: The Language and It's
Implementation ISBN 0-201-11371-6, qv
http://www.smalltalk.org/smalltalk/history.html ). HTH


--
Nick Roberts


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.