Re: Expanding Python as a macro language
- From: "has" <has.temp2@xxxxxxxxxx>
- Date: 30 Oct 2005 04:32:11 -0800
Alex Martelli wrote:
> Don't neglect MacOSX -- it's quite secure, there are many open and free
> applications, AND it has a decent architecture for the kind of tasks you
> want to do (mostly intended for Apple's own Applescript language, but
> all the interfaces are open and easily available to Python, which is
> quite well supported on the Mac).
FWIW, there's a nice overview of the Open Scripting Architecture at:
http://www.cs.utexas.edu/users/wcook/papers/AppleScript/AppleScript95.pdf
It's not a perfect system and the quantity and quality of support
varies from application to application and language to language, but I
reckon the other *nixes could still learn a thing or two from it.
HTH
has
--
http://freespace.virgin.net/hamish.sanderson/
.
- References:
- Re: Expanding Python as a macro language
- From: Alex Martelli
- Re: Expanding Python as a macro language
- Prev by Date: Re: Automatic binding of **kwargs to variables
- Next by Date: Re: Automatic binding of **kwargs to variables
- Previous by thread: Re: Expanding Python as a macro language
- Next by thread: Re: Expanding Python as a macro language
- Index(es):
Relevant Pages
|