$title = "Links";
$cvs_author = '$Author: ronaldoussoren $';
$cvs_date = '$Date: 2004/02/02 15:23:01 $';
include "header.inc";
?>
Links
All links will open in a new browser window.
Python on the Mac
The building blocks
- Python - the Python interpreter
- Objective-C - the Objective-C programming language
- Mac OS X - Apple's commercial Unix OS
- Darwin - open source underpinnings to OS X
- GnuStep - open source implementation of ObjC, Foundation, and AppKit
Similar Projects
- CamelBones - a Perl<->ObjC bridge
- PerlObjCBridge - another Perl<->ObjC bridge. Ships with OS X (see PerlObjCBridge man page)
- F-Script - a lightweight object-oriented scripting layer designed for OS X
- And many more.... the F-Script folks have put together an an excellent collection of links!
include "footer.inc";
?>