Ant is terrible
by
GusherJizmac
·
· Score: 3, Interesting
Ant is a weak scripting language, with a retarded syntax, and no useful looping or conditional ability. It is the poorest build system I've ever seen, outside of "build.bat". I'm really excited for AAP, and hope it takes off and becomes usable. I personally never had a problem with make, but it's not cross-platform (because it depends on the various UNIX utilities), and ant is just so pathetically bad, and shows no signs of improving.
Although A-A-P currently only works on Unix, it will work on other systems later. MS-Windows should not be too difficult to support. I actually didn't try it yet... Mac would be a bit difficult, because it doesn't have a system() function. How do you run a compiler then?
Ant is a weak scripting language, with a retarded syntax, and no useful looping or conditional ability. It is the poorest build system I've ever seen, outside of "build.bat". I'm really excited for AAP, and hope it takes off and becomes usable. I personally never had a problem with make, but it's not cross-platform (because it depends on the various UNIX utilities), and ant is just so pathetically bad, and shows no signs of improving.
http://www.naildrivin5.com/davec
Although A-A-P currently only works on Unix, it will work on other systems later. MS-Windows should not be too difficult to support. I actually didn't try it yet... Mac would be a bit difficult, because it doesn't have a system() function. How do you run a compiler then?