From: Alex Young Date: 2007-08-12T17:19:14+09:00 Subject: Re: Rake and Rant barcaroller wrote: > I was wondering whether anybody has had any experience with both these Ruby > build tools. If so, which one would be more suitable for large projects > that contain both C++ and Java source code? I've used Rake on a few C/C++ projects myself - if you want to see an example of a fairly complex C project using Rake, check out the Rubinius source. -- Alex