-
So I've been meaning forever to try to get an emulator up and running with A/UX, but kept putting it off; and now it looks like [aux-penelope](http://www.aux-penelope.com/aux_3.0.htm) is shutting its …
-
This is very cool.
It would be good to be able to export the stacks for use elsewhere.
-
There are several issues that makes it difficult to import, in particular, I suspect that some of the following problems may be related to decompressing stack files in emulation (I'm using SheepShaver…
-
Hi,
What a wonderful list, thank you. I keep returning to VPLs because at one time in my life I made something that was beyond my ability, and that was because of the amazingness of the tool, not m…
-
So I think I understand that chatcraft + tools is a chatgpt utility.
It's something more akin to hypercard or a [smalltalk squeak](https://squeak.org/features/). You can play in it, but you can als…
-
### LOOKING FOR NEW VOLUNTEERS TO TAKE OVER THIS PROJECT
### Overview
As a Pantry and/or Hot Meal location, I want to be able to update my own listing so that I don't have to field calls from Food…
-
The above is the HC behavior, to allow "tabbing" across fields. However, it also means you cannot add tabs. Perhaps we can make it behave that way ONLY if there are no other fields. @defano, please a…
-
I've looked at the WyldCard repo (https://github.com/defano/wyldcard) and am impressed - except it's in Java. That kind of puts the kibosh on making it into a "native-speed" osx or iOS app (thought h…
-
Hi,
I may have done this wrong. On a 12.3.1 mac and launched WyldCard with gradle run.
-
We already have ForgeDebugger for macOS, which is a GUI that uses sockets to communicate with an executing script.
Forge's Windows version currently contains a remote debugger that is just a stub. …