Search Criteria
Package Details: gforth 0.7.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gforth.git (read-only, click to copy) |
---|---|
Package Base: | gforth |
Description: | Fast and portable implementation of the ANS Forth language |
Upstream URL: | http://www.gnu.org/software/gforth/ |
Licenses: | GPL3 |
Submitter: | Allan |
Maintainer: | None |
Last Packager: | keenerd |
Votes: | 51 |
Popularity: | 0.021455 |
First Submitted: | 2008-12-28 12:46 (UTC) |
Last Updated: | 2015-06-13 04:24 (UTC) |
Latest Comments
1 2 Next › Last »
susurri commented on 2023-08-30 22:51 (UTC)
gforth runs very slowly because it is compiled with -O1 as CFLAGS is just '-std=gnu99'. Can you change the CFLAGS to CFLAGS="$CFLAGS -std=gnu99" to respect /etc/makepkg.conf?
E6rphanas commented on 2023-06-01 00:11 (UTC)
new version for gforth is 0.7.9, please update this package
https://git.savannah.gnu.org/cgit/gforth.git
tslil commented on 2020-04-30 02:56 (UTC) (edited on 2020-04-30 02:56 (UTC) by tslil)
Here is a slightly updated PKGBUILD. In particular it builds the docs, makes use of $(nproc), and copies over the Emacs gforth.el file to where it should be.
http://math.jhu.edu/~tclingm1/store/PKGBUILD
@keenerd, do you still maintain this package?
cym13 commented on 2015-06-06 20:32 (UTC)
lowfatcomputing commented on 2013-04-13 21:31 (UTC)
srl commented on 2013-01-09 04:30 (UTC)
keenerd commented on 2013-01-09 04:28 (UTC)
srl commented on 2012-12-28 22:16 (UTC)
omicrondelta commented on 2012-11-26 06:25 (UTC)
keenerd commented on 2012-06-02 17:26 (UTC)
1 2 Next › Last »