[#1094] Re: [ruby-cvs] ruby, ruby/lib: * eval.c (ev_const_defined, ev_const_get), variable.c — Dave Thomas <dave@...>

> * eval.c (rb_mod_autoload, rb_mod_autoload_p): new method;

12 messages 2003/05/29
[#1095] Re: [ruby-cvs] ruby, ruby/lib: * eval.c (ev_const_defined, ev_const_get), variable.c — nobu.nokada@... 2003/05/29

Hi,

Re: re2c

From: Dave Thomas <dave@...>
Date: 2003-05-13 17:09:37 UTC
List: ruby-core #1028
Austin Ziegler wrote:
> On Tue, 13 May 2003 15:42:42 +0900, Yukihiro Matsumoto wrote:
> 
>>We can assume yacc (or bison).  I have no knowledge about re2c.  Is
>>this your hand-made tool?

> The home, tildeslash.org/re2c/, appears to be down. It looks like an 
> interesting idea, and it seems that Debian has a package for it, but 
> that's about it.

I'm mildly concerned about havinng something in the standard library 
which is built using an unsupported toolset.

Cheers


Dave


In This Thread