BBC BASIC is the programming language originally specified and adopted by the British Broadcasting Corporation for its groundbreaking Computer Literacy Project of the early 1980s.
It was designed to be simple enough to be used by a complete beginner yet powerful enough to cope with the demands of the very largest and most complex programs, and that remains true today. During the intervening years BBC BASIC has been extended and ported onto at least seven different CPUs and more than thirty different platforms.
BBC BASIC for Windows is an advanced version of BBC BASIC which is fully integrated into the Microsoft Windows operating environment, providing the programmer with a familiar language but with an up-to-date user interface. It combines the simplicity of BASIC with the sophistication of a modern structured language, allowing you to write utilities and games, use sound and graphics, perform calculations and create complete Windows applications.
Give BBC BASIC a try to see just how useful it can be for you!
Requirements:
· IBM-compatible PC with 80386DX or later processor.
· 16 Megabytes or more of Random Access Memory.
· VGA or higher resolution display.
· 3 Megabytes or more of free hard disk space.
Limitations:
· The amount of memory available for the user's program, data and stack is restricted to 8 Kbytes, and the Compile command (which allows you to create a stand-alone executable file from your BBC BASIC program) is not available.
What's New in This Release: [ read full changelog ]
· Compiled executables can be compressed, signed and have resources incorporated; keyboard accelerators are supported; the F-format digit limit can be overridden; add-in utilities are included; bugs fixed.