Tokenizer for other than X86
Archiver
Posts: 46,084
Hi there,
This is a question for Parallax I think. I'm trying to use the
tokenizer dll to develop a Windows CE (Pocket PC) application to
program the BS2. The thing that is stopping me dead is that the DLL
is compiled for an X86 processor, and won't run on a Hitachi SH
series or an Intel StrongARM. Is the source code available for this?
I assume it would be a rather trivial matter to recompile it with
Microsoft Embedded Visual C++ for these other processors.
Thank you,
Bill
This is a question for Parallax I think. I'm trying to use the
tokenizer dll to develop a Windows CE (Pocket PC) application to
program the BS2. The thing that is stopping me dead is that the DLL
is compiled for an X86 processor, and won't run on a Hitachi SH
series or an Intel StrongARM. Is the source code available for this?
I assume it would be a rather trivial matter to recompile it with
Microsoft Embedded Visual C++ for these other processors.
Thank you,
Bill
Comments
Parallax is intending to release the tokenizer specifically for Windows
CE and Palm OS this year, however, any changes to the tokenizer library
have been put on hold until we finish the beta program for the BASIC
Stamp Editor v2.0 (which includes major enhancements to the PBASIC
language, and thus, the tokenizer).
We are pleased to see that you are interested in making a CE-based
environment for the BASIC Stamp. I will keep your email address on file
so I can contact you directly as soon as the CE-based tokenizer is ready
and, of course, we will notify the list as well.
Thank you.
--Jeff Martin
Parallax, Inc.
>
Original Message
> From: billakay <billak@f...> [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=sMFnBGAdXFf5X64tdUFZ-dcAYXkPz-a3iY13Xzf-RzOC11YsX5DKx_lN_phutD-Oz6FhgROgSwo_iQ]billak@f...[/url
> Sent: Monday, March 03, 2003 8:19 AM
> To: basicstamps@yahoogroups.com
> Subject: [noparse][[/noparse]basicstamps] Tokenizer for other than X86
>
>
> Hi there,
>
> This is a question for Parallax I think. I'm trying to use the
> tokenizer dll to develop a Windows CE (Pocket PC) application to
> program the BS2. The thing that is stopping me dead is that the DLL
> is compiled for an X86 processor, and won't run on a Hitachi SH
> series or an Intel StrongARM. Is the source code available for this?
> I assume it would be a rather trivial matter to recompile it with
> Microsoft Embedded Visual C++ for these other processors.
>
> Thank you,
>
> Bill
>
>
>
>
> To UNSUBSCRIBE, just send mail to:
> basicstamps-unsubscribe@yahoogroups.com
> from the same email address that you subscribed. Text in the
> Subject and Body of the message will be ignored.
>
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>
>
Please add me to the 'list' of people interested in a CE tokenizer,
particularly for the SH3.
Thanks,
Kevin Lavigne
Original Message
From: "Jeff Martin" <jmartin@p...>
To: <basicstamps@yahoogroups.com>
Sent: Monday, March 03, 2003 11:36 AM
Subject: RE: [noparse][[/noparse]basicstamps] Tokenizer for other than X86
> Hi,
>
> Parallax is intending to release the tokenizer specifically for Windows
> CE and Palm OS this year, however, any changes to the tokenizer library
> have been put on hold until we finish the beta program for the BASIC
> Stamp Editor v2.0 (which includes major enhancements to the PBASIC
> language, and thus, the tokenizer).
>
> We are pleased to see that you are interested in making a CE-based
> environment for the BASIC Stamp. I will keep your email address on file
> so I can contact you directly as soon as the CE-based tokenizer is ready
> and, of course, we will notify the list as well.
>
> Thank you.
>
> --Jeff Martin
> Parallax, Inc.
>
>
> >
Original Message
> > From: billakay <billak@f...> [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=3eYKn6xmqE96437Fd6qb1ItoXC_NeadqQ-djwV4EHeRtSXZn4JgdZsqc8vKzIF4FKzxa1I4]billak@f...[/url
> > Sent: Monday, March 03, 2003 8:19 AM
> > To: basicstamps@yahoogroups.com
> > Subject: [noparse][[/noparse]basicstamps] Tokenizer for other than X86
> >
> >
> > Hi there,
> >
> > This is a question for Parallax I think. I'm trying to use the
> > tokenizer dll to develop a Windows CE (Pocket PC) application to
> > program the BS2. The thing that is stopping me dead is that the DLL
> > is compiled for an X86 processor, and won't run on a Hitachi SH
> > series or an Intel StrongARM. Is the source code available for this?
> > I assume it would be a rather trivial matter to recompile it with
> > Microsoft Embedded Visual C++ for these other processors.
> >
> > Thank you,
> >
> > Bill
> >
> >
> >
> >
> > To UNSUBSCRIBE, just send mail to:
> > basicstamps-unsubscribe@yahoogroups.com
> > from the same email address that you subscribed. Text in the
> > Subject and Body of the message will be ignored.
> >
> >
> > Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/
> >
> >
> >
>
> To UNSUBSCRIBE, just send mail to:
> basicstamps-unsubscribe@yahoogroups.com
> from the same email address that you subscribed. Text in the Subject and
Body of the message will be ignored.
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
use the regular tokenizer dll in a program running in the Pocket PC
emulator, so I suppose all you'll have to do when the time comes is
just compile it for the different CPUs. I didn't do much but call
the version function, but it did work as expected.
Thanks
Bill
--- In basicstamps@yahoogroups.com, "Jeff Martin" <jmartin@p...>
wrote:
> Hi,
>
> Parallax is intending to release the tokenizer specifically for
Windows
> CE and Palm OS this year, however, any changes to the tokenizer
library
> have been put on hold until we finish the beta program for the
BASIC
> Stamp Editor v2.0 (which includes major enhancements to the PBASIC
> language, and thus, the tokenizer).
>
> We are pleased to see that you are interested in making a CE-based
> environment for the BASIC Stamp. I will keep your email address
on file
> so I can contact you directly as soon as the CE-based tokenizer is
ready
> and, of course, we will notify the list as well.
>
> Thank you.
>
> --Jeff Martin
> Parallax, Inc.
>
>
> >
Original Message
> > From: billakay <billak@f...> [noparse][[/noparse]mailto:billak@f...]
> > Sent: Monday, March 03, 2003 8:19 AM
> > To: basicstamps@yahoogroups.com
> > Subject: [noparse][[/noparse]basicstamps] Tokenizer for other than X86
> >
> >
> > Hi there,
> >
> > This is a question for Parallax I think. I'm trying to use
the
> > tokenizer dll to develop a Windows CE (Pocket PC) application to
> > program the BS2. The thing that is stopping me dead is that the
DLL
> > is compiled for an X86 processor, and won't run on a Hitachi SH
> > series or an Intel StrongARM. Is the source code available for
this?
> > I assume it would be a rather trivial matter to recompile it
with
> > Microsoft Embedded Visual C++ for these other processors.
> >
> > Thank you,
> >
> > Bill
> >
> >
> >
> >
> > To UNSUBSCRIBE, just send mail to:
> > basicstamps-unsubscribe@yahoogroups.com
> > from the same email address that you subscribed. Text in the
> > Subject and Body of the message will be ignored.
> >
> >
> > Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/
> >
> >
> >