- To: djrom <djrom@altern.org>
- Subject: Re: [f-cpu] RC5, F-CPU and srotl
- From: djrom <pash.cracken@free.fr>
- Date: Mon, 15 Apr 2002 23:20:34 +0200
- Delivered-To: djrom@altern.org
- In-Reply-To: <1018905303.5112.1.camel@maturin>
- References: <1018905303.5112.1.camel@maturin>
I've already implemented some Forth for x86 and I tell you, it's going to be a real pleasure to implement a Forth on the F-Cpu.
With so many registers, you can have stack pointers, A register, TOS ans SOS mapped to registers without brainstorms like in x86. No, it will be really nice to write a Forth for F0.
BTW, is there any way to compile & execute code for the F0 ? I might be interrested in doing some assembler coding, why not a Forth interpreter, but it's gonna to be hard if I must do hand-testing for the code :-)