| ▲ | tty456 2 hours ago | ||||||||||||||||
Where's the code for the actual HyperCard and building of the .img? I only see the python validator in the repo. | |||||||||||||||||
| ▲ | hammer32 2 hours ago | parent [-] | ||||||||||||||||
The stack is the code. You can view it directly for each button or examine the per-page script. As far as I know there isn't a compiler that lets you write standalone code and turn it into a stack. The stacks are dropped into Disk Copy disk images to preserve their resource forks. Both modern macOS and Git both strip resource forks, so the disk image is the only reliable container for distribution. | |||||||||||||||||
| |||||||||||||||||