Audio (104) Datatype (15) Demo (56) Development (247) Document (64) Driver (19) Emulation (62) Game (533) Graphics (229) Library (22) Network (63) Office (22) Utility (271) Video (18)
Total files: 1725
Full index file Recent index file
Part of Aros World Exec |
Pforth_v24 | Description: | PForth Forth compiler | Download: | pforth_v24.i386-aros.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 426kb | Version: | v24 | Date: | 01 Apr 12 | Author: | Phil Burk (Ported to AROS by Adam Bricker) | Submitter: | Adam Bricker | Requirements: | AROS Kickstart 41.0, Workbench 40.0 | Category: | development/language | License: | Other | Distribute: | yes | FileID: | 1095 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 132 (Current version) | | 132 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] This is a port of PForth v24 to AROS. It is the static stdio version that was
compiled. Actually, there was no need to modify any files other than the unix
Makefile to get a clean compile. I just had to tell the Makefile to compile the
stdio version since AROS does not have the dependencies to compile the POSIX
version. It compiled cleanly with no warnings and ran all tests correctly
except for one that the comment says is supposed to fail. I ran a Forth program
which I had ported to GForth in 2005 from a C++ program and after making a few
changes it now runs perfectly. No extensive testing has been done, but
everything appears to be working. More info is available on the PForth website:
http://www.softsynth.com/pforth/
|