From: matz@... (Yukihiro Matsumoto) Date: 2001-05-24T23:59:20+09:00 Subject: [ruby-talk:15669] Re: Language specification reference Hi, In message "[ruby-talk:15667] Re: Language specification reference" on 01/05/24, Lothar Scholz 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.