|
PBASIC isn't compiled to native code. That's programming.
PBASIC is interpreted so it's a scripting language, similar to JAVA in that they both are tokenized into byte code and then interpreted.
*jeremy
__________________
GitHub - Collaborate on code, documentation, etc. - http://github.com
|