Re: BASIC > ASM
[Prev][Next][Index][Thread]
Re: BASIC > ASM
CyberBotX wrote in message ...
>Is there anyone out there that can take a 92+ BASIC program and convert it
>to ASM?? Also, is there any way to edit-lock a 92+ program so it cannot be
>edited no matter what? Kinda like the Demonsoft programs. Thanx in
>advance.
Everything that actually runs on the computer is machine language. Basic is
running in machine language. Machine language instructions have a 1 to 1
correspondance with ASM. They're essentially the same thing.
So the program that translates Basic to ASM is the basic interpretter.
Barry
******************************************************************
* To UNSUBSCRIBE, send an email TO: listserv@lists.ppp.ti.com
* with a message (not the subject) that reads SIGNOFF CALC-TI
*
* Archives at http://peach.ease.lsoft.com/archives/calc-ti.html
******************************************************************
Follow-Ups:
References: