Readme for wxBasic v0.521 (Basidium-X) released

    wxBasic is (c) 2002 David Cuny
    website: htpp://wxbasic.sourceforge.net
    email: dcuny@lanset.com

What Is This?

    wxBasic is a Basic interpreter along the lines of QBasic. It
    uses the wxWindows library to provide GUI controls. Since
    wxWindows is cross platform, it is hoped that some day wxBasic
    will be, too. For now, it is limited to the Windows platform.

    Look in the LOG file to see what's new in this release. 

Running this Program

    A couple of demos are provided:

        CONTROLS.WX         Shows off lots of controls
        DEMO.WX             Simple demo with callbacks
        EDITOR.WX           Simple text editor.
        MINIMAL.WX          Inspired by the wxWindows minimal sample
        SCRIBBLE.WX         Simple paint program


Where's the Documentation?
Where's the Source?

    You can find documentation on my website in PDF format.
    The source code is available as well:

        http://wxbasic.sourceforge.net


Comments, Converns, Criticisms?

    My email address is:

        dcuny@lanset.com
