2025-11-23 03:16:43 -06:00
2024-11-23 17:01:42 -05:00
WIP
2025-11-17 23:32:20 -06:00
2024-05-20 09:14:32 -05:00
wip
2025-03-25 11:35:37 -04:00

RCBASIC4

Version 4 of the RCBasic Programming Language Compiler and Runtime

Setup Build Environment

On Windows

  1. Install the following software: Codeblocks, MinGW32, MinGW64, Git, and CMake
  2. Set MINGW32 and MINGW64 environment variables to the root of each tool
  3. Set CODEBLOCKS_DIR to Codeblocks root
  4. Run RCBasic_Dev_Setup.bat

On Linux

  1. Run RCBasic_Dev_Setup.sh

NOTE: The linux setup script is still a work in progress.

Description
Version 4 of the RCBasic Programming Language Compiler and Runtime
Readme 241 MiB
Languages
C++ 58.7%
C 37.4%
FreeBASIC 1%
Visual Basic 6.0 0.9%
QuickBASIC 0.8%
Other 1.2%