From mboxrd@z Thu Jan 1 00:00:00 1970 From: lx Subject: Re: Forth compiler Date: Thu, 31 Oct 2002 05:18:11 +0000 Sender: linux-assembly-owner@vger.kernel.org Message-ID: <20021031051811.2f73e447.lx@lxhp.in-berlin.de> References: <20021031050759.GC31351@sauerburger.org> Reply-To: lx@lxhp.in-berlin.de Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20021031050759.GC31351@sauerburger.org> List-Id: Content-Type: text/plain; charset="us-ascii" To: Stephan Sauerburger Cc: linux-assembly@vger.kernel.org On Thu, 31 Oct 2002 00:07:59 -0500 Stephan Sauerburger wrote: > Hello, I desire to write a forth compiler. However, since I'm an asm newbie, > perhaps it'd be quicker to start out with a very simple compiler to > understand the concepts. Anyone have good links, tutorials or other > resources? > > Thanks! Linux,Assembly,Forth: http://www.lxhp.in-berlin.de/index-lx.shtml en/de => lhpf4.html (nearly) fig-model plus, file acces, mmapped "dynamic" memory alloc => lhpe4.html experiment with eforth & AS as well as NASM => lhpf8.html 'lib4th' ANS compliat, extended forth kernel as a dll best, hp