in reply to Re^4: the disadvantages of mini-languages
in thread the disadvantages of mini-languages
True, but shell is a really nasty backing language. It isn't very well integrated with make, and ultimately it suffers from the same flaw as make--it was designed as a limited tool, in this case for linking programs together, and doesn't give you access to a more powerful language (unless, of course, you use a Perl one-liner or something).
=cut
--Brent Dax
There is no sig.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: the disadvantages of mini-languages
by Aristotle (Chancellor) on Feb 06, 2005 at 11:14 UTC | |
by dragonchild (Archbishop) on Feb 07, 2005 at 14:26 UTC | |
by Aristotle (Chancellor) on Feb 19, 2005 at 01:39 UTC |