Hacker News new | past | comments | ask | show | jobs | submit login

> This experience taught me the difference between source code and machine code.

Ironically the way QuickBasic works is that it concatenates the BASIC interpreter with a copy of your .BAS file to form the .EXE file. There is no machine code generated.




Then why was the compiled exe faster than running the program in the interpreter?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: