Dynamically Linked List 1.0 review

Download
by rbytes.net on

Written by Scott NortonIn many ways, AppleScript is like Java, in that the pointers are hidden.

License: Freeware
OS: Mac OS X
File size: 0K
Developer: Scott Norton
Price: $0.00
Updated: 22 May 2006
0 stars award from rbytes.net


Written by Scott NortonIn many ways, AppleScript is like Java, in that the pointers are hidden. But they are there, and you have the same capability as in languages like Pascal, C, or Assembler where you have to explicitly create and dereference pointers.

The Dynamically Linked List script example illustrates the use of pointers to dynamically create a doubly-linked list in AppleScript.

Dynamically Linked List 1.0 search tags