Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
p0w3n3d
on Oct 2, 2023
|
parent
|
context
|
favorite
| on:
Code Golfing in Commodore BASIC
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
gabrielsroka
on Oct 2, 2023
[–]
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: