Re: New Linux 4word
Terry Loveall <[email protected]>
| Newsgroups | gmane.comp.lang.forth.colorforth |
|---|---|
| Message-ID | <[email protected]> |
From: Terry Loveall <[email protected]> To: [email protected] Reply-To: [email protected] Subject: [colorforth] New Linux 4word Date: Tue, 29 Mar 2005 16:23:41 -0800 X-Mailer: Sylpheed version 0.8.4 (GTK+ 1.2.9; i686-pc-linux-gnu) Friends, Have just finished porting 4word to linux. Includes asm source to compile using NASM version 0.98.33. URL: http://www.modest-proposals.com/ModProg.htm The 3800 byte 4word kernel can be extended and saved. A debug build option generates debug symbols for use with your favorite debugger. The dictionary is now inline with the code to facilitate memory management. The text editor has been extended with 'undo', and has color source as well colorless ascii source. Source for a forth disassembler/debugger is included. 'Makefile' and 'mk4w' shell script to generate appropriate binaries, included. Feedback, corrections and questions accepted. Regards, Terry Loveall