<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/15128354?origin\x3dhttp://rss101.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Thursday, September 01, 2005

 

Introduction to Open Source Scripting on Mac OS X

Apple Developer Connection: &amp;ldquo;If you&amp;rsquo;re new to the world of open source scripting languages&amp;mdash;or just want to brush up on what&amp;rsquo;s unique about Mac OS X&amp;mdash;this article will help you get oriented. Mac OS X bundles the most popular scripting languages out of the box: perl, Python, php, tcl, Ruby&amp;mdash;not to mention shells such as bash, ksh, zsh, and csh.&amp;rdquo; more...

http://www.sebura.com
Originally Posted on 9/1/2005 11:12:22 AMContent source: http://developer.apple.com/internet/opensource/opensourcescripting.html

Comments: Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?