Page 1 of 1

QL SuperForth descendant on GitHub

Posted: Fri Jan 22, 2016 6:56 pm
by programandala.net
Gerry Jackson has put on GitHub the sources of his almost finished QL SuperForth cross-compiler, which he started based on the original SuperForth. Most of the sources are common, so it's most useful to understand SuperForth.

https://github.com/gerryjackson/QL-SuperForth

Probably also the sources of the "real" SuperForth, published by Digital Precision in 1985, will be rescued from the original 5'25 floppy disks and published.

Re: QL SuperForth descendant on GitHub

Posted: Thu Jan 28, 2016 12:18 pm
by Silvester
The sources use the macro constructs of Metacomco (or maybe Hisoft) assemblers, sadly I have neither, nor do I think they are available. Although I do have Hisoft for Amiga, perhaps I could try that. Otherwise they need to be changed to suit GST Macro assembler.