5 scripts tagged as: [platform · mac]
Great Computer Language Shootout : hello | ||
helloworld.r | v:1.0.0 597 bytes 27 Sep 2005 | To test startup time in the Great Computer Language Shootout author: Lok Yek Soon |
Native Mac OS X requestors | ||
mac-requestors.r | 4.8 KB 28 Jun 2009 | A set of eight Mac OS X native requestors that approximate and extend the functionality
of the REBOL request* functions. author: Ashley G Truter |
Access to Spotlight Metadata | ||
metadata.r | v:1.0.0 1.9 KB 9 Jun 2006 | giving access to OSX Metadata author: françois jouen |
Native requestors | ||
native-requestors.r | 8.8 KB 15 Jul 2009 | Replaces a number of REBOL requestors with native equivalents.
Windows requires COMLib.r from http://anton.wildit.net.au/rebol/os/windows/COMLib/
REQUESTOR Mac Win
alert Y Y
confirm Y Y
request Y Y
request-color Y N
request-date N N
request-dir Y Y
request-download N N
request-file N N
request-list Y N
request-pass Y N
request-text Y Y
say [...] author: Ashley G Truter |
Read & Write metadata | ||
read-write-meta.r | 1.1 KB 28 Jun 2009 | Easily access streams (Windows NTFS) and resource forks (Mac OS X HFS). Linux/Unix not supported. author: Ashley G Truter |