I know nothing about Xcode, except it's a Developer interface from Apple that actually comes on OSX CD and it's used to create iPhone apps as well.
I also know it have a Applications folder, filled with little utilities, that are indeed quite useful. I tried grabbing one of them and running, without installing Xcode but it doesn't work. It brings an error and a Problem Report from which I believe the relevant part is this:
Dyld Error Message:
Library not loaded: @rpath/DevToolsInterface.framework/Versions/A/DevToolsInterface
I've tried, of course, locating that "framework", with no success.
Well...
I guess it's probably possible to install Xcode, get that utility source, if it exists somewhere, and compile for stand-alone. But that goes beyond my point.
I just want to know if there's somewhere I can get those utilities and/or make them run without needing to install Xcode at all.