Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What don't we know about?
#1
Boriel,

I am willing to help with the wiki version of documentation. Actually, I think I've probably put edits into half of it *chuckle*; including starting a "library" section and listing things like Fsin, Fsqrt and iSqrt. I think that it's possible to work out the Sinclair Basic compatible statements, but anything not compatible needs to be documented more fully. So let's start with that.

1> Are there any words that are NOT already in the reserved word list - <!-- m --><a class="postlink" href="http://www.boriel.com/wiki/en/index.php/ZX_BASIC:Identifier#Reserved_Identifiers">http://www.boriel.com/wiki/en/index.php ... dentifiers</a><!-- m --> that we should know about?

2> Are there any extensions to the language, such as with PEEK and OVER that we don't have documented there?
Reply
#2
Just added a ref for HEX and HEX16. I didn't know about those, but spotted them in an announcement I hadn't paid enough attention to :-)
Reply
#3
Added << and >> as synonyms for SHL and SHR.

I didn't see anywhere documenting them, but LCD seems to be using them in code that compiles....
Reply
#4
britlion Wrote:Added << and >> as synonyms for SHL and SHR.
Thx!! 8)

Quote:I didn't see anywhere documenting them, but LCD seems to be using them in code that compiles....
Yes, they are for Integer types (uByte, Byte, Uinteger, Integer, Ulong, Long).
It's supposed (ahem... :roll: ) bAND, bOR, bNOT, bXOR, bTEST, bSET and bRESET will be ready in this version, 1.2.6 :oops:
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)