SV: assembly as easy as basic: is it possible???????
[Prev][Next][Index][Thread]
SV: assembly as easy as basic: is it possible???????
Qbasic 4.5 can compile the programs to exe-files.
/P-A
> Um.. no. The calc does not compile the basic to hex. It tokenizes the
> basic and then the system runs the tokenized basic. Think of it this
> way: Say you are using QBasic or some other Basic program on a PC. You
> cannot run the basic programs, unless you are running QBasic, right? The
> programs are not self sufficent, but require the system to run properly.
> So to summarize this mess.. the Basic programs are not compiled into
> hex, so it's not possible.
>
> -Joseph
>
> Have A
> :-)
> Nice Day
Follow-Ups: