From: Tom Copeland Date: 2005-01-23T03:24:54+09:00 Subject: Re: equivalent of scons? On Sat, 2005-01-22 at 12:17, PA wrote: > More generally, is there > any interesting build system using Ruby out there? There's rake: http://rake.rubyforge.org/ "Rake is a Ruby make-like utility using standard Ruby syntax for the build specification file." Yours, Tom