|
|
eWON wiki > eWON Support > Knowledge Base > Questions and Answers > Program.bas use more space than program size
Program.bas use more space than program sizeFrom $1Table of contentsWhy put a program.bas of 80kB in an eWON will left only 26kB of Free Memory (instead of 48kB)?The fact: AnswerWhen a program is loaded on eWON, the eWON doesn't store it as-is, eWON process the program to a faster interpretation. Each basic line: add 7 bytes |