Gforth
GNU Forth
https://www.gnu.org/software/gforth/
Portable implementation of ANS Forth language.
Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with Emacs, offers some nice features such as input completion and history and a powerful locals facility, and a manual. Gforth employs traditional implementation techniques: its inner interpreter is indirect or direct threaded. Gforth runs under UNIX, Win95, OS/2, and DOS. It should not be hard to port to other systems supported by gcc.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Anton Ertl | Maintainer |
Bernd Paysan | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
VCS Repository Webview | https://git.savannah.gnu.org/cgit/gforth.git/ | |
General | https://www.complang.tuwien.ac.at/projects/forth.html | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/gforth/ | |
Debian (Ref) | https://tracker.debian.org/pkg/gforth | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gforth/ | |
Download | https://ftp.gnu.org/gnu/gforth/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-gforth/ |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | GNU make |
Required to build | GCC 2.0 or later |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.