On Tue, Aug 25, 2009 at 01:12:58PM -0600, Hugh Aguilar wrote:
> I had never heard of staapl before but am now reading up on it at your
> website; it looks pretty cool from what I've read so far. Do you have any 
> plans for upgrading from the PIC18 to the PIC24?

Yes, in the sense that I want to support the dsPIC architecture (PIC30/33)
which is I think a superset of PIC24.  I want to use it as a test case
to see how the current Staapl structure translates to a more standard
RISC machine.  (Probably not so well, so I guess I'm going to need
that Factor compiler ;)

> I'm working on a PIC24 Forth compiler myself.

Can you point me to the code?

> I am mostly focused on the floating-point. I have 
> found the 32-bit IEEE-754 to be too small and imprecise, and the 64-bit too 
> big and slow, so I developed a 48-bit FP --- the goldilocks size.

:)

> This isn't 
> IEEE-754 standard, but it is easy to convert, so it can be used in 
> conjunction with GCC.   What are you using for FP?

Nothing yet.  I'm was waiting for other people to solve that problem.
Seriously though, I didn't have a need for it yet.

Cheers,
Tom


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to