jkotlinski / durexforth

Modern C64 Forth
Other
230 stars 28 forks source link

Can you compile forth programs to run without the forth environment? #571

Closed Thraka closed 1 month ago

burnsauce commented 8 months ago

If you mean to never return to the interpreter and to shed the dictionary required for interactive use, yes!

Check the manual, section 2.7.3, Turn-key Operation

Whammo commented 1 month ago

It's a great manual.

Thraka commented 1 month ago

Sorry, I missed the original response. @burnsauce @Whammo What I mean is can you save to PRG, reset the machine to normal BASIC and run LOAD"PROGRAM.PRG",8 and it runs? Can you send someone the PRG and they just run it on their C64 without any extra setup? Or do they need support files and other stuff on a disk to have the PRG run?

jkotlinski commented 1 month ago

Yes, you should be able to do that following those instructions in the manual.

ons 31 juli 2024 kl. 20:56 skrev Andy De George @.***>:

Sorry, I missed the original response. @burnsauce https://github.com/burnsauce @Whammo https://github.com/Whammo What I mean is can you save to PRG, reset the machine to normal BASIC and run LOAD"PROGRAM.PRG",8 and it runs?

— Reply to this email directly, view it on GitHub https://github.com/jkotlinski/durexforth/issues/571#issuecomment-2261197949, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAY34O4QOT3OJBWGA6JTDDLZPEXM3AVCNFSM6AAAAABBNWIWWWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRRGE4TOOJUHE . You are receiving this because you are subscribed to this thread.Message ID: @.***>