Difference between revisions of "Gforth"

From Free Software Directory
Jump to: navigation, search
(Added Savannah link)
(added categories, resource info & related project)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Forth
 
|Name=GNU Forth
|Short description=Free implementation of the ANS Forth language
+
|Short description=Forth implementation of the GNU project.
|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 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]].
 
|Homepage URL=https://www.gnu.org/software/gforth/
 
|Homepage URL=https://www.gnu.org/software/gforth/
|User level=none
+
|Version download=https://ftp.gnu.org/gnu/gforth/gforth-0.7.3.tar.gz
|Component programs=gforth
+
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/gforth.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/gforth.git
|Computer languages=C, Forth
+
|Computer languages=Forth
|Documentation note=User reference manual included and available in HTML format from http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/; User tutorial available in HTML format from http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/Tutorial.html#Tutorial
+
|Documentation note=https://www.complang.tuwien.ac.at/forth/gforth/Docs-html
|Accepts cryptocurrency donations=No
+
|Decommissioned or Obsolete=No
|Related projects=RetroForth,bigFORTH,Ghostview,Owl,4tH
+
|Donate=https://my.fsf.org/donate/
 +
|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
 
|Version date=2014/06/14
 
|Version date=2014/06/14
 
|Version status=stable
 
|Version status=stable
|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=2018/02/19
+
|Last review date=2019/01/03
|Submitted date=2011-04-01
+
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 +
|User level=none
 +
|Component programs=gforth
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/gforth/gforth-0.7.3.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=gforth
 
|GNU package identifier=gforth
|License verified date=2008-12-22
+
|Decommissioned/Obsolete=No
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Jgay
+
|License copyright=Copyright (C) 1995,1996,1997,1998,1999,2003,2007,2013,2015,2016,2017,2018,2019,2020 Free Software Foundation, Inc.
|License verified date=2013/10/18
+
|License verified by=Genium
 +
|License verified date=2022-07-09
 +
|License note=https://git.savannah.gnu.org/cgit/gforth.git/tree/COPYING
 
}}
 
}}
{{Person
+
{{Software category
|Real name=Anton Ertl
+
|Interface=command-line
|Role=Maintainer
+
|Programming-language=C
|Email=anton@mips.complang.tuwien.ac.at
+
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|Software-development=programming-language
 +
|Use=software-development
 
}}
 
}}
{{Person
+
{{EntryGNU
|Real name=Andrew McKewan
+
|Is GNU=Yes
|Role=Contributor
+
|GNU package identifier=gforth
 
}}
 
}}
{{Person
+
{{Software prerequisite
|Real name=Bernd Thallner
+
|Prerequisite kind=Required to build
|Role=Contributor
+
|Prerequisite description=[[GCC]] 2.0 or later
 
}}
 
}}
{{Person
+
{{Software prerequisite
|Real name=Lennart Benschop
+
|Prerequisite kind=Weak prerequisite
|Role=Contributor
+
|Prerequisite description=[[make | GNU make]]
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Jens Wilke
+
|Real name=Anton Ertl
|Role=Contributor
+
|Role=Maintainer
 +
|Email=anton@mips.complang.tuwien.ac.at
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Bernd Paysan
 
|Real name=Bernd Paysan
|Role=Contributor
+
|Role=Maintainer
 
|Email=bernd.paysan@gmx.de
 
|Email=bernd.paysan@gmx.de
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Savannah (Ref)
+
|Resource audience=Savannah
|Resource URL=https://savannah.gnu.org/projects/gforth
+
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/gforth.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref)
+
|Resource audience=Savannah
|Resource URL=https://tracker.debian.org/pkg/gforth
+
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/gforth/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gforth/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer,Help,Support
+
|Resource kind=Mailing List
|Resource kind=Mailing List Subscribe
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gforth/
|Resource URL=https://lists.gnu.org/mailman/listinfo/gforth
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=FTP
|Resource kind=E-mail
+
|Resource kind=Download
|Resource URL=mailto:bug-gforth@gnu.org
+
|Resource URL=http://ftpmirror.gnu.org/gforth/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer,Help,Support
+
|Resource kind=Download
|Resource kind=Newsgroup
+
|Resource URL=https://ftp.gnu.org/gnu/gforth/
|Resource URL=comp.lang.forth
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Anton Ertl
|Resource kind=VCS Repository Webview
+
|Resource kind=General
|Resource URL=http://git.savannah.gnu.org/cgit/gforth.git/
+
|Resource URL=https://www.complang.tuwien.ac.at/projects/forth.html
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line
+
|Resource audience=Wikidata
|Software-development=programming-language
+
|Resource kind=General
|Use=software-development
+
|Resource URL=https://www.wikidata.org/wiki/Q5555121
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to build
+
|Resource audience=Debian
|Prerequisite description=GCC 2.0 or later
+
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/gforth
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Weak prerequisite
+
|Is High Priority Project=No
|Prerequisite description=GNU make
+
|Decommissioned or Obsolete=No
 +
|Related projects=vmgen
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 10:09, 9 July 2022


[edit]

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

Verified by

Genium

Verified on

9 July 2022




Leaders and contributors

Contact(s)Role
Anton Ertl Maintainer
Bernd Paysan Maintainer


Resources and communication

AudienceResource typeURI
FTPDownloadhttp://ftpmirror.gnu.org/gforth/
DebianDeveloperhttps://tracker.debian.org/pkg/gforth
Anton ErtlGeneralhttps://www.complang.tuwien.ac.at/projects/forth.html
WikidataGeneralhttps://www.wikidata.org/wiki/Q5555121
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/gforth.git/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gforth/
SavannahDeveloperhttps://savannah.gnu.org/projects/gforth/
Downloadhttps://ftp.gnu.org/gnu/gforth/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-gforth/


Software prerequisites

KindDescription
Weak prerequisite GNU make
Required to buildGCC 2.0 or later




Entry















"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"Anton Ertl" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








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.