https://github.com/uliwitness/compileit-xcmds
CompileIt source code for a bunch of HyperCard XCMDs from the late 90ies.
https://github.com/uliwitness/compileit-xcmds
retrocomputing
Last synced: 5 months ago
JSON representation
CompileIt source code for a bunch of HyperCard XCMDs from the late 90ies.
- Host: GitHub
- URL: https://github.com/uliwitness/compileit-xcmds
- Owner: uliwitness
- License: mit
- Created: 2022-07-17T13:05:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-17T13:22:16.000Z (almost 4 years ago)
- Last Synced: 2025-01-27T20:43:33.371Z (over 1 year ago)
- Topics: retrocomputing
- Homepage:
- Size: 419 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# compileit-xcmds
CompileIt source code for a bunch of HyperCard XCMDs from the late 90ies.
# Prerequisites
To build this, you need
* HyperCard 2.4.1 (earlier versions of 2.x may work too)
* CompileIt 2.6.1 (You can get [CompileIt!](http://ittybittycomputers.com/IttyBitty/CompileIt/index.html)
from the [original author's web site](http://ittybittycomputers.com/))
* A Mac to run it on (or an emulator like Basilisk II or SheepShaver)
* StuffIt 5 to unpack the `.sit` files
* The HyperCard stack in the `CheapVersionControl.sit` archive in this repository
to copy the files back from the data fork into the resource fork, and
to convert the source files back from UTF8 with LF to MacRoman with CR line endings.
(Its "Revert" button can be used to do this, but you may have to tell your Mac that the
c! files are `TEXT` files using ResEdit or PC Exchange)