On 29.12.2008, at 12:33, Gary Yngve wrote:

> Anyone know what libraries the router compiler depends on


What "router compiler" does is it constructs a huge case/when  
statement full of regexp matches. Each case returns a hash to the  
dispatcher.
It only uses eval.

On some systems yacc is just a wrapper for Bison, a parser generator  
that Ruby parser uses. I suspect Fedora's packaged Ruby may use a  
different stack depth, but I have no Fedora machine to prove that.

Do you know where source packages of Fedora's RPMs can be found? 
http://git.fedorahosted.org/git/ 
  has no Ruby mentioned.

MK


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to