Sujet : Re: Running bigFORTH on amd64
De : anton (at) *nospam* mips.complang.tuwien.ac.at (Anton Ertl)
Groupes : comp.lang.forthDate : 03. Jul 2025, 15:56:55
Autres entêtes
Organisation : Institut fuer Computersprachen, Technische Universitaet Wien
Message-ID : <2025Jul3.165655@mips.complang.tuwien.ac.at>
References : 1 2 3
User-Agent : xrn 10.11
David Meyer <
papa@sdf.org> writes:
What are the major differences between bigFORTH and gforth?
From a practical view: AFAIK bigForth is no longer maintained, while
Gforth is (and Bernd Paysan, the author of bigForth, has put a lot of
work into Gforth in the last decade). Also, bigForth only has IA-32
(32-bit Intel/AMD) and 68k support, while Gforth runs on a wide range
of architectures, including AMD64 (64-bit Intel/AMD) and ARM A64.
Genealogically Gforth was started by using a lot of the Forth part of
BigForth and porting it to the Gforth engine. So at some point in the
1990s there was a lot of commonality, and there has been some
cross-fertilization over the years, but eventually Bernd put the focus
on Gforth.
- anton
-- M. Anton Ertl http://www.complang.tuwien.ac.at/anton/home.htmlcomp.lang.forth FAQs: http://www.complang.tuwien.ac.at/forth/faq/toc.html New standard: https://forth-standard.org/EuroForth 2023 proceedings: http://www.euroforth.org/ef23/papers/EuroForth 2024 proceedings:
http://www.euroforth.org/ef24/papers/