[#3726] Fixnum#clone and Float#clone raise different exceptions — "David A. Black" <dblack@...>

Hi --

15 messages 2004/11/12
[#3749] Re: Fixnum#clone and Float#clone raise different exceptions — "David A. Black" <dblack@...> 2004/11/16

Hi --

[#3751] Re: Fixnum#clone and Float#clone raise different exceptions — Yukihiro Matsumoto <matz@...> 2004/11/16

Hi,

[#3752] Re: Fixnum#clone and Float#clone raise different exceptions — "David A. Black" <dblack@...> 2004/11/16

Hi --

[#3785] The latest 1.8.2 cvs prints parse error when starting extension compiling — Yukihiro Matsumoto <matz@...>

Hi,

13 messages 2004/11/23
[#3787] Re: The latest 1.8.2 cvs prints parse error when starting extension compiling — Johan Holmberg <holmberg@...> 2004/11/23

Re: OT: Book about compiler (parser) design

From: David Ross <dross@...>
Date: 2004-11-19 17:38:10 UTC
List: ruby-core #3775
James Britt wrote:

> Lothar Scholz wrote:
>
>> Hello,
>>
>> i want to write a parser for ruby. In the past i only wrote simple
>> recusive parsers, but ruby needs a more complicated LR parser. Can
>> anybody recommend a good book. I already have the dragon book from
>> Aho/Sethi/Ullman but i find it a little bit hard to read for someone
>> who left university and now needs to do some real world hacks.
>
>
>
> Compiler Design in C, by Holub?
>
> Used it in college; it's apparently out of print now, though.
>
> http://www.holub.com/software/compiler.design.in.c.html
>
> James
>
>
>
>
Compiler Design in C is a good book. I highly recommend it. The dragon 
books is awesome =], if you can understand it... . Best find the books 
on amazon or your local computer nerd. There are plenty of compiler 
design books out there, just try to stay away from the ones that try 
using anything but C. Theres some horrible compiler design via Java 
books that need to die.

David Ross
-- 
Hazzle free packages for Ruby?
RPA is available from http://www.rubyarchive.org/


In This Thread

Prev Next