|
-
Dec 27th, 2021, 11:32 AM
#11
Re: TwinBasic
it should be optional and not mandatory,
thats what I wrote, anything non basic, need to have an equivalent basic syntax, thats it.
preferable also a IDE-command that can switch between the syntaxes, as I explained,
if you use += I should be able in my IDE, call "convert into basic-mode" and it will parse the project and change += into the basic equivalent, and in the same do the reverse if u want to use that.
or work with both, if u prefer that. its all about choices.
and about pointers, I don't agree.
basic in commodore 64 u could directly manipulate the memory using "poke", and u could call any memoryadresses using the "sys" command.
but they a word not some odd symbols.
and I don't understand why its not basic. its just an address that the object/variable is located. nothing strange about that.
Last edited by baka; Dec 27th, 2021 at 11:37 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|