RoX BASIC

Simple compiler to help you make applications with the BASIC language
Download

RoX BASIC Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Alhamda Adisoka B
  • Operating Systems:
  • Windows All
  • File Size:
  • 2 MB

RoX BASIC Tags


RoX BASIC Description

RoX BASIC is a lightweight compiler designed to help you create exe files with the BASIC language. It is NOT a scripting language: RoX BASIC compiles to a p-code that is executed by a runtime (or Virtual Machine, whatever you prefer). RoX BASIC supports if's, do's, etc. This version also supports structures and arrays. Arrays can be static (fixed in size) or dynamic (no fixed size). Structures can be quite complex. For example, a structure can contain another structure, which contains a dynamic array of another structure, and so on. This version of the runtime does NOT require any special .dll to run. In spite of this it is still recommended to use the VB runtime, since it is more stable and supports the whole language. Note that the compiler only uses this information to select the runtime file. The compiled program structure and the opcodes used are the same, i.e. the compiler generates EXACTLY THE SAME p-code for both runtimes.


RoX BASIC Related Software