Hi,

In message "[ruby-talk:15667] Re: Language specification reference"
    on 01/05/24, Lothar Scholz <llothar / mailandnews.de> writes:

|Thanks, grammer is an imporant part but whats about
|a precise definition about the semantik. I will write my Ruby
|parser/tokenizer in Eiffel if i'm able to understand the parse.y file.

Beware.  parse.y is a dark side of Ruby source (along with eval.c). ;-)

							matz.