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

however encoding such program in BASIC would take much more amount of commands/bytes than writing it in BASIC itself. You would need DATA statement and POKE FOR LOOP... In case of such a small scenario BASIC wins



There are ways around that too... store bytes in a string or a REM and then execute it directly. No DATA or FOR needed.

There were some workarounds posted on of Robin's recent video.




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

Search: