BBC BASIC for Windows: Difference between revisions

added rtrussell, and linked to his userpage; changed "ms windows" to "32-bit windows"
No edit summary
(added rtrussell, and linked to his userpage; changed "ms windows" to "32-bit windows")
 
(3 intermediate revisions by 2 users not shown)
Line 1:
'''BBC BASIC for Windows''' is an implementation of [[BBC BASIC]] for the '''Microsoft Windows''' Operating System (Windows 95 through Windows 7). Details can be found at the [http://www.bbcbasic.co.uk/bbcwin/bbcwin.html official web site].
{{implementation|BBC BASIC}}
'''BBC BASIC for Windows''' is an implementation of [[:Category:BBC BASIC|BBC BASIC]] for 32-bit [[Windows]], created by [[User:RichardRussell|Richard T. Russell]]. It has a number of enhancements compared with earlier implementations of BBC BASIC, including:
 
* data structures
* PRIVATE variables
* long (65535 character) strings
* NUL-terminated strings
* event interrupts
* an 'address of' operator
* byte (unsigned 8-bit) variables
* a line-continuation character
* indirect procedure and function calls
* improved numeric accuracy (64-bit floats)
 
Details can be found at the [http://www.bbcbasic.co.uk/bbcwin/bbcwin.html official web site].
1,150

edits