Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: Free Forth for LPC2xxx

2006-03-29 by Stephen Pelc

>    From: "rtstofer" <rstofer@...>
> Is floating point actually included?  The example in section 13.7 of
> the manual comes back as undefined:
> 
> 1.234 FCONSTANT CON1 is undefined
> 1.234 FCONSTANT CON1
>      ^

Two things:
1) bug, fixed, new version going up in ten minutes!
2) The format of floats requires numbers like
  1.234e0 
and you need F+ to add and F. to display. I've amended the 
documentation as well.

If you need books there are free books on Forth at
  http://www.mpeforth.com/books.htm

Stephen
--
Stephen Pelc, stephen@...
MicroProcessor Engineering Ltd - More Real, Less Time
133 Hill Lane, Southampton SO15 5AF, England
tel: +44 (0)23 8063 1441, fax: +44 (0)23 8033 9691
web: http://www.mpeforth.com - free VFX Forth downloads

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.