Thanks for the suggestion Doug. I'll add researching that to my todo
list. Bad news is that my todo list seems to be endless in both
directions!
--hsm
On Wed, Aug 20, 2008 at 2:24 PM, Doug Coleman <[EMAIL PROTECTED]> wrote:
> Hugh,
>
> You can just take out the calls to the WinXP only functions and get a
> version of Factor that mostly works. If you have stack underflows or
> overflows it'll just crash, but you can see what it's about at least.
>
> void c_to_factor_toplevel(CELL quot)
> {
> c_to_factor(quot);
> }
>
> Don't do things like run factor and type 'drop' in the listener.
>
> Factor .88 still used inline assembler to do SEH. You're welcome to
> port that code to the current vm and submit a patch.
>
> Doug
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Factor-talk mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk