Difference between revisions of "Gforth"
(added standard links) |
|||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=GNU Forth | |Name=GNU Forth | ||
− | |Short description= | + | |Short description=Portable implementation of ANS Forth language. |
|Full description='''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. | |Full description='''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. | ||
|Homepage URL=https://www.gnu.org/software/gforth/ | |Homepage URL=https://www.gnu.org/software/gforth/ | ||
Line 8: | Line 8: | ||
|Computer languages=Forth | |Computer languages=Forth | ||
|Documentation note=https://www.complang.tuwien.ac.at/forth/gforth/Docs-html | |Documentation note=https://www.complang.tuwien.ac.at/forth/gforth/Docs-html | ||
+ | |||
+ | '''Selection from the [https://shop.fsf.org/ FSF shop]''' | ||
+ | |||
+ | [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] | ||
+ | |||
+ | [https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line] | ||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | '''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]''' | ||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org | ||
+ | ---- | ||
|Decommissioned or Obsolete=No | |Decommissioned or Obsolete=No | ||
|Donate=https://my.fsf.org/donate/ | |Donate=https://my.fsf.org/donate/ | ||
− | |Related projects=RetroForth,bigFORTH,Ghostview,Owl,4tH | + | |Related projects=gnustandards,RetroForth,bigFORTH,Ghostview,Owl,4tH |
|Keywords=software development,development,programming,Forth,ANS,gforth | |Keywords=software development,development,programming,Forth,ANS,gforth | ||
|Version identifier=0.7.3 | |Version identifier=0.7.3 | ||
Line 17: | Line 32: | ||
|Version download=https://ftp.gnu.org/gnu/gforth/gforth-0.7.3.tar.gz | |Version download=https://ftp.gnu.org/gnu/gforth/gforth-0.7.3.tar.gz | ||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date= | + | |Last review date=2019/01/03 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
− | |Submitted date=2011/04/ | + | |Submitted date=2011/04/01 |
|User level=none | |User level=none | ||
|Component programs=gforth | |Component programs=gforth | ||
|Paid support=https://www.fsf.org/resources/service/ | |Paid support=https://www.fsf.org/resources/service/ | ||
|Accepts cryptocurrency donations=Yes | |Accepts cryptocurrency donations=Yes | ||
+ | |OpenPGP signature=https://ftp.gnu.org/gnu/gforth/gforth-0.7.3.tar.gz.sig | ||
|Test entry=No | |Test entry=No | ||
|Is GNU=Yes | |Is GNU=Yes | ||
Line 45: | Line 61: | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Debian (Ref) |
− | |Resource URL=https:// | + | |Resource URL=https://tracker.debian.org/pkg/gforth |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Savannah (Ref) |
− | |Resource URL=https:// | + | |Resource URL=https://savannah.gnu.org/projects/gforth/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL=https://git.savannah.gnu.org/cgit/gforth.git | + | |Resource URL=https://git.savannah.gnu.org/cgit/gforth.git/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https://lists.gnu.org/mailman/listinfo/gforth | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/gforth/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gforth | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gforth/ |
}} | }} | ||
{{Resource | {{Resource | ||
Line 70: | Line 86: | ||
{{Resource | {{Resource | ||
|Resource kind=Download | |Resource kind=Download | ||
− | |Resource URL=https://ftp.gnu.org/gnu/gforth | + | |Resource URL=https://ftp.gnu.org/gnu/gforth/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=General | |Resource kind=General | ||
|Resource URL=https://www.complang.tuwien.ac.at/projects/forth.html | |Resource URL=https://www.complang.tuwien.ac.at/projects/forth.html | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://savannah.gnu.org/people/ | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
|Programming-language=C | |Programming-language=C | ||
+ | |Runs-on=GNU/Linux | ||
|Software-development=programming-language | |Software-development=programming-language | ||
|Use=software-development | |Use=software-development | ||
Line 84: | Line 105: | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to build | |Prerequisite kind=Required to build | ||
− | |Prerequisite description=GCC 2.0 or later | + | |Prerequisite description=[[GCC]] 2.0 or later |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Weak prerequisite | |Prerequisite kind=Weak prerequisite | ||
− | |Prerequisite description=GNU make | + | |Prerequisite description=[[GNU make]] |
}} | }} | ||
{{Featured}} | {{Featured}} |
Revision as of 08:06, 3 January 2019
GNU Forth
https://www.gnu.org/software/gforth/
Forth implementation of the GNU project.
Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with the Emacs editor, offers some nice features such as input completion and history, backtraces, a decompiler and a powerful locals facility, and it has a comprehensive manual. Gforth combines traditional implementation techniques with newer techniques for portability and performance: its inner interpreter is direct threaded with several optimizations, but you can also use a traditional-style indirect threaded interpreter.
Gforth runs under GNU, BSD, and similar systems, MS Windows and MacOS and should not be hard to port to other systems supported by GCC.
Related Projects
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
9 July 2022
Leaders and contributors
Contact(s) | Role |
---|---|
Anton Ertl | Maintainer |
Bernd Paysan | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
FTP | Download | http://ftpmirror.gnu.org/gforth/ |
Debian | Developer | https://tracker.debian.org/pkg/gforth |
Anton Ertl | General | https://www.complang.tuwien.ac.at/projects/forth.html |
Wikidata | General | https://www.wikidata.org/wiki/Q5555121 |
Savannah | VCS Repository Webview | https://git.savannah.gnu.org/cgit/gforth.git/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/gforth/ | |
Savannah | Developer | https://savannah.gnu.org/projects/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.