Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
6
Lang/HyperTalk/00-LANG.txt
Normal file
6
Lang/HyperTalk/00-LANG.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{{language}}
|
||||
[[ppr:HyperTalk|HyperTalk]] was the proprietary scripting language from Apple's [[ppr:HyperCard|HyperCard]]. This language is the ancestor of [[AppleScript]].
|
||||
|
||||
HyperCard and HyperTalk come from the era of the black-and-white Macintosh. HyperTalk scripts are plain text, but embedded inside some stack. A ''HyperCard stack'' is the user interface to a HyperTalk program. Each stack appears in a window and displays one card from the stack. A card might include text, images, hyperlinks to other cards, and interactive buttons. These stacks look obsolete because of the small size of each card, and the black and white graphics.
|
||||
|
||||
HyperCard only works with Mac OS Classic, and Apple stopped selling copies. HyperCard's surviving relatives include [http://www.supercard.us/hypercard/index.html SuperCard] and [http://www.runrev.com/developers/lessons-and-tutorials/moving-to-rev/hypercard/ LiveCode].
|
||||
2
Lang/HyperTalk/00-META.yaml
Normal file
2
Lang/HyperTalk/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:HyperTalk
|
||||
1
Lang/HyperTalk/99-bottles-of-beer
Symbolic link
1
Lang/HyperTalk/99-bottles-of-beer
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/99-bottles-of-beer/HyperTalk
|
||||
1
Lang/HyperTalk/Increment-a-numerical-string
Symbolic link
1
Lang/HyperTalk/Increment-a-numerical-string
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Increment-a-numerical-string/HyperTalk
|
||||
Loading…
Add table
Add a link
Reference in a new issue