He doesn’t have the source because it’s not his software, he’s just put together a big abandonware package of it. Apparently whoever actually does own Wordstar at this point is its own mystery.
Comment on Sci-fi writer and WordStar lover re-releases the cult DOS app for free
solrize@lemmy.world 2 months ago
700MB archive and no mention of source code, I mean couldn’t someone implement the command set as an emacs mode?
rob_t_firefly@lemmy.world 2 months ago
cmnybo@discuss.tchncs.de 2 months ago
It’s a closed source program. There’s not going to be any source code unless somebody goes through the massive effort of reverse engineering it. That effort would be much better spent improving a clone such as WordTsar.
solrize@lemmy.world 2 months ago
Yes that’s what I mean, it didn’t sound like he had the source code. Are people supposed to run it under emulation, or what? This is an MSDOS version that he packaged? 700MB archive?! That is an awful lot of floppy discs.
I confess to never having seen wordstar actually in use. Does it do anything particularly interesting, or is it mostly a set of key bindings that its users like?
I’m reminded of Neal Stephenson’s description of Emacs:
web.stanford.edu/class/cs81n/command.txt
cmnybo@discuss.tchncs.de 2 months ago
It’s packaged with two DOS emulators and a large amount of scanned documentation, that’s why the file is so big.
I’m not sure what features it has that makes anyone want to still use it instead of a modern program. I certainly wouldn’t want to be limited to an 80x24 character screen when editing a large text file.
solrize@lemmy.world 2 months ago
Ok I looked at a few video clips. It’s an on-screen editor with a bunch of pop-up help. Not sure if it also formats on the screen. I’ve always been ok with using markup-style formatters (ROFF back in the old days, more recently TeX, Org-mode, and that sort of thing) instead of wysiwig formatting. So it was just a matter of having some kind of text formatter, plus a formatting program. Both of those could be very simple. Wordstar looks complicated compared with a simple but functional MSDOS-era setup.
Still, if it’s what you’re used to, then might as well use it. GRRM says he likes it because it’s distraction free. But, I think the freedom of distraction comes mostly from his running it on an actual, single function MSDOS machine that’s off the internet and separate from his main computer.