ForthCoupe was a project forked from John Avis' SamForth-B. My goal was to write a modern and powerful Forth for the SAM Coupé, focused on cross-development with the SimCoupé emulator.
I tidied, reorganized, restructured, factored and labeled the original disassembled code, added a macro to create the Forth word headers; wrote, rewrote or renamed words after modern Forth standards...
Finally I realised the task was beyond my knowledge of the SAM Coupé system and the time I can dedicate, so I decided to focus on two other projects for ZX Spectrum, a platform I know much better by far: I started Couplement Forth, a fork of ForthCoupe itself; later DZX-Forth, a fork of CP/M DX-Forth; and finally Solo Forth, the most advanced project at the time of writting (2015-10).
I will publish here the unfinished code of ForthCoupe.