ie8 fix

BBC BASIC for Windows

Publisher's Description

From R. T. Russell:

This is an implementation of the BBC BASIC programming language for Windows PCs. 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. The full version makes compact (typically less than 100K) stand-alone executables which can be freely distributed.

What's new in this version: Version 5.92a features: compiled executables can be compressed, signed and have resources incorporated; keyboard accelerators are supported; new add-in utilities included.

 
Tune cluster performance with Intel® Cluster Studio XE

More Popular Interpreters & Compilers downloads

 
Build, host and scale applications in the cloud.
All User Reviews

Results 1-10 of 13

  • 5.0 stars

    "The easiest, most compact way to write Windows projects."

    July 20, 2005  |   By TonyTooth

    Version: BBC BASIC for Windows 4.0b

    Pros

    * Extremely well documented.

    * Easy to embed Pentium Assembler routines.

    * Typically compiles to <100KB.

    * Pictures and other files can be embedded in a compiled .exe

    Reply to this review

    Was this review helpful? (1) (0)

  • 5.0 stars

    "Solid solution for producing Windows programs requiring no run-time libraries."

    July 17, 2005  |   By kewlceo

    Version: BBC BASIC for Windows 4.0b

    Pros

    Documentation is thorough, equaling more than 300 printed pages, with numerous program snippets, rich with hyperlinks for cross-referencing.

    The integrated compiler (paid version only) creates small executables requiring no run-time libraries, thus a complete Windows program can be distributed in a single EXE file, if desired.

    Low learning curve permits even a new programmer to be up and running quicker than any language I've seen.

    Advanced features for programmers experienced in low-level languages, with plenty of help for those who aren't (but wish to take advantage of Windows API, for instance).

    Help is available not only in the manual, but also within the program's context-sensitive help, which allows you to point to a keyword, of instance, to quickly get a full explanation of how the keyword is used (excellent for use with the tons of example programs included).

    Reply to this review

    Was this review helpful? (4) (0)

  • 5.0 stars

    "A stable, mature implementation of a well-respected language"

    May 26, 2005  |   By davidhobbs

    Version: BBC BASIC for Windows 3.12c

    Pros

    This product offers the opportunity to update older (but proven) applications to run in the Windows environment. I have converted a 19-year old BBC-Basic real-time industrial control system to run under Windows XP-Pro. This has saved many hours of development time, and we can be confident that the machine will give many more years of trouble-free running.

    As far as the customer is concerned, he has a control system with all the networking, monitoring and archiving capabilities of a PC-based solution.

    This "ancient" language in its modern guise is being used to produce power generators for the new A380 airbus, as well as many other aerospace components.

    Cons

    Some of the Windows API calls could be better documented, although I must stress that the documentation is generally of a high standard. Technical queries usually receive prompt responses from the BB4W Yahoo user group members.

    Reply to this review

    Was this review helpful? (0) (0)

  • 5.0 stars

    "Artist or craftsman -- BBC4W is a superb tool!"

    May 26, 2005  |   By cpc

    Version: BBC BASIC for Windows 3.12c

    Pros

    The best BASIC there is I'd say. Effort and results are scaleable from simple basic code, use of windows API routines and GUI envornment, through to full assembly language programming. The ability to 'compile' an exe file means programs can be used by anyone running widows. The author R Russell is incredibly accessible and genuinely helpful to users, as is the community of programmers who freely share hints, code, and constructive criticism on a Yahoo forum.

    Cons

    As others have said, it take time to learn how to use any tool and how to use it to get the best possible results. Past experience makes me at home with the BBC BASIC programing environment and even the implementation of an assembler, but I'm only slowly discovering its power when coupled with access to the Windows routines.

    Reply to this review

    Was this review helpful? (0) (0)

  • 5.0 stars

    "A great product"

    May 26, 2005  |   By baslago

    Version: BBC BASIC for Windows 3.12c

    Pros

    everything

    Reply to this review

    Was this review helpful? (0) (0)

  • 5.0 stars

    "Very extremely versatile form of Basic"

    May 26, 2005  |   By GordonSweet

    Version: BBC BASIC for Windows 3.12c

    Pros

    BBC BASIC is an extremely versatile form of Basic based on the very successful BBC computer sponsored by the British Broadcasting Corporation in the early 80s, as an aid to learning. As such it has a very wide range of functions not to found in most other languages, without access to complex API calls. The new version also has the ability to access the popular Boxes, Buttons, and Menus available within Windows. I have been using this software for over a year, and have never experienced any problems of a virus, as stupidly claimed by another reviewer, who appears to have a grudge against this very professional package.

    Cons

    A liitle more awkward than some other Basics at accessing Windows Boxes, Buttons, and menus etc.

    Reply to this review

    Was this review helpful? (0) (0)

  • 5.0 stars

    "Windows version of original BBC Basic"

    May 25, 2005  |   By andrew_cool

    Version: BBC BASIC for Windows 3.12c

    Pros

    Highly structured, logical, yet easy to learn. Runs Code written 23 years ago on

    an 8 bit machine. Access to Windows API,

    and built in assembler!

    Reply to this review

    Was this review helpful? (0) (0)

  • 4.0 stars

    "BBC BASIC should be a requirement in any programmers or teachers toolkit."

    April 23, 2005  |   By JonR

    Version: BBC BASIC for Windows 3.12c

    Pros

    * BBC BASIC is a mature language which has been in use for at least 24 years.

    * The demonstration version is exceptionally functional and useful compared with other commercial BASIC demos.

    * Wide range of commented example programs demonstrating various aspects of programming with the language. New example programs are added on a regular basis. Comes with an expanding range of useful relevant code libraries.

    * Excellent documentation, user support, a good community and regular free updates.

    * Very easy to learn with a fast learning curve. BBC BASIC for Windows is an ideal first programming language to learn and is emminantly suitable for teaching programming to both children and adults. Most of the original BBC BASIC programming books are still relevant for learning the language.

    * Compiled executables are small--usually under 80Kb--require no run-time libraries or additional files and are compatible with all versions of Windows from 95 to XP SP2. Despite being an interpreted language programs run exceptionally quickly.

    * Resource editors to create windows and icons are provided with full source code.

    * An excellent language for rapid program development and testing.

    * Able to load, compile and run a large amount of software originally written in BBC BASIC for the Acorn Electron, BBC Series and RISC OS computers. This is not an emulator though, it is a fully featured programming language suited for beginners and professionals alike and has numerous extensions and enhancements.

    Cons

    * The source editor has a few minor idiosyncracies and the dialog editor is a little awkward to use when used to other modern editors.

    * Some aspects of programming the Windows API with BBC BASIC for Windows have a steep learning curve.

    * It is not possible to create console mode, CGI or DOS programs. However BBC BASIC x86 is available from the author which can.

    * You need to resort to machine language on a few occasions to deal with some aspects of the Windows API - full commented example code of how to achieve this is provided.

    Reply to this review

    Was this review helpful? (1) (0)

  • 5.0 stars

    "BB4W gives my programmes a Professional appearance."

    April 23, 2005  |   By Hallett

    Version: BBC BASIC for Windows 3.12c

    Pros

    I have been programming in BBC Basic since the BBC B Model first appeared and have enjoyed many hundreds of hours working with this easy and flexible programming language.

    The latest version for Windows written by Richard Russell (BB4W), has given my programmes a Professional appearance being now totally compatible for Windows.

    The comprehensive Help files and Richards friendly approach has made this latest package a joy to work with.

    Reply to this review

    Was this review helpful? (1) (0)

  • 5.0 stars

    "An easy to use (well documented), yet very powerful and versatile langauge"

    April 22, 2005  |   By dredandy

    Version: BBC BASIC for Windows 3.12c

    Pros

    * Good documentation, including many very helpful example programs.

    * Easy to use interface.

    * An easy way to write powerful programs for Windows. Staight forward use of API commands.

    * Bargain price.

    * By far, my favourite, and most PRODUCTIVE version of BBC BASIC.

    * It provides an easy way to learn and write assembly language code.

    * Easy and free to update (It is updated frequently)

    * Small program, easy to install, does not take up much disc space. I so far, have not found ANY bugs.

    Reply to this review

    Was this review helpful? (1) (0)

Results 1-10 of 13

Add Your Review

or Log in or create an account to post a review.
You are logged in as . Please submit your review for BBC BASIC for Windows 5.92a
Add Your Review

The posting of advertisements, profanity, or personal attacks is prohibited.
Click here to review our site terms of use.

Submit your reply

Submit

The posting of advertisements, profanity, or personal attacks is prohibited.
Click here to review our site terms of use.

cancel

E-mail this review

Submit cancel

Report offensive content

If you believe this comment is offensive or violates the CNET's Site Terms of Use, you can report it below (this will not automatically remove the comment). Once reported, our staff will be notified and the comment will be reviewed.

Select type of offense:

Offensive: Sexually explicit or offensive language
Spam: Advertisements or commercial links
Disruptive posting: Flaming or offending other users
Illegal activities: Promote cracked software, or other illegal content
Submit cancel

See more CNET content tagged:

Previous Versions:

Error

close

ERROR MESSAGE

If you think this is an error, please contact CNET TechTracker Support for further assistance.

Ok

Running Request

close

loading

Smart Install Software

close

CNET TechTracker will now automatically install software without requiring further action by you. (Note: This feature automatically accepts associated EULAs and third party applications on your behalf.)

You have selected the following software to Smart Install:

CNET TechTracker will attempt to install this software without interrupting you again. If an application requires manual installation, CNET TechTracker will download the installer and prompt you to take further action.

Proceed with Smart Install?

Confirm Standard Install Cancel

Submit a problem report for BBC BASIC for Windows

close

Please describe the problem you have with this software. This information will be sent to our editors for review.

Problem:

The CNET Installer isn't working as expected

The download link does not work

The software has a newer version

The software contains malware

Other

Description:

Please select a feedback type.

Please enter a description.

Submit Problem Report

Problem Report submitted

close

Thank you for submitting a problem report! The Download team is committed to providing you with accurate software information.

OK