Runtime BASIC - a simple BASIC engine
=====================================

   This is the source code of Runtime BASIC, a simple BASIC engine for Free
 Pascal and Lazarus.

   The source tree contains the following directories:

     comp                   - Lazarus/LCL components source code
     doc                    - documentation files
     lazdemos               - Runtime BASIC component demos for Lazarus
     pkg                    - Lazarus packages for installing the components
     rb                     - Runtime BASIC Core source code
