• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Recommendations for scripting/extension languages for Cocoa apps
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recommendations for scripting/extension languages for Cocoa apps


  • Subject: Re: Recommendations for scripting/extension languages for Cocoa apps
  • From: Dan Sugalski <email@hidden>
  • Date: Sun, 25 May 2003 19:00:49 -0400

At 10:21 AM +0100 5/24/03, Jason Alexander wrote:
I'm looking for a good scripting/extension language to embed in my Cocoa app. My first thought was to use something like guile since, based on my experiences w/ Emacs, execution of interpreted lisp functions can be pretty fast. But, since I'm having difficulty compiling the most recent version of guile, and am also completely ignorant as to whether something better might exist, I thought I'd ask for recommendations.

Folks have already mentioned Python, and I'd definitely take a look at embedding Perl (though it's got the oldest embedding interface, so it's a bit first-draft). However.... take a look at Ruby. It's got the nicest embedding and extension interface of the bunch, and is OO from end to end. (Unlike both Python and Perl) It also draws many ideas from Smalltalk, as was Objective C, and it meshes well with it.
--
Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
email@hidden have teddy bears and even
teddy bears get drunk
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Recommendations for scripting/extension languages for Cocoa apps
      • From: Jason Alexander <email@hidden>
    • Re: Recommendations for scripting/extension languages for Cocoa apps
      • From: "Florian G\. Pflug" <email@hidden>
References: 
 >Recommendations for scripting/extension languages for Cocoa apps (From: Jason Alexander <email@hidden>)

  • Prev by Date: Character encoding Internet names and availability in Mac OS
  • Next by Date: Re: Simple C++/Obj-C question
  • Previous by thread: Re: Recommendations for scripting/extension languages for Cocoa apps
  • Next by thread: Re: Recommendations for scripting/extension languages for Cocoa apps
  • Index(es):
    • Date
    • Thread