in reply to How to set up xcode 4.2 to run perl scripts ?
Xcode is an IDE for the purpose of building MacOSX and iOS applications. CamelBones is/was an attempt at a Perl to ObjectiveC bridge that 'worked'. The creator had planned to attempt a submission of a CamelBones built iOS app but unfortunately passed away before being able to do so. The status, ASFAIK, of the project going forward is unknown.
If you are looking to run Perl with a CLI on the Mac, Terminal would be the application you use. MacOSX comes with vim and emacs installed and accessible through the command line. There are also free alternatives such as Text Wrangler from Bare Bones and a GUI version of both Emacs and vim(MacVim) available.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: How to set up xcode 4.2 to run perl scripts ?
by mrstlee (Beadle) on Nov 03, 2011 at 15:13 UTC | |
by luis.roca (Deacon) on Nov 03, 2011 at 15:59 UTC | |
by mrstlee (Beadle) on Nov 03, 2011 at 21:06 UTC | |
by luis.roca (Deacon) on Nov 03, 2011 at 23:33 UTC |