On Tue, 17 Feb 2004 19:35:51 -0600, Richard Owlett
<rowlett@[EMAIL PROTECTED]
> wrote:
>arargh402NOSPAM@[EMAIL PROTECTED]
wrote:
>> ...
>>
>> You could look at BCET, and see if it will do what you need. Please
>> report any bugs, so that I can fix them. Currently, it only does
>> windows console programs.
>>
>>
>
>Thank you for an on-topic reply.
>
>At initial review it does not appear suitable.
>
>http://www.arargh.com/basic/problems.html
says
>"# PRINT USING doesn't work yet. BGEN generates calls to the
>runtime, however the routines are not yet written."
I never wrote the runtime routines as I never really needed them. I
have some other routines that work just about as well. Perhaps you
could email me some samples of the PRINT USING's that you need. I
just un-blocked the second email address from the contact page, so you
could that one. The full range of PRINT USING features would be
somewhat of a pain to implement, however, if you only need a subset, I
could look into writhing the runtime. I need to write it sometime,
anyway.
>Sorry, that one is a "killer".
>
>http://www.arargh.com/basic/extensions.html
says
>"... uses a common source for both the 16-bit development version and
>the 32-bit release version"
>This "may be" a killer, I need 32 bit.
The download (release) version can only generate 32-bit console
applications. The compiler (and all the rest of the parts) are
written in Basic. In order to boot strap it, I needed to compile a 16
bit version. The 16-bit version will never be released. It contains
MS library code. It is just used to compile the release version and
as part of the validation process.
I wrote all the code in the release version, except for some of the
floating point library routines.
BTW, the bl.exe driver in the download is somewhat downlevel. I can
email you the newer version if/when you need it.
>
>Once again thank you.
--
Arargh402 at [drop the 'http://www.'
from ->] http://www.arargh.com
BCET Basic Compiler Page: http://www.arargh.com/basic/index.html
To reply by email, remove the garbage from the reply address.


|