Production BASICは、オープンソース、マルチユーザの業務用Basicコンパイラ/インタプリタおよびランタイム環境です。
このシステムは、Basic/FourやThoroughbred、およびオリジナルのBasic/Fourから発展したシステムの様に、商用に供せられるシステムを目指しています。
システムは、メタコードのオブジェクトモジュールを生成し、Linux上でランタイムインタプリタを用いて実行されます。
このシステムは開発中であるため、援助が要請されています。
The most reliable and feature-rich release to date. This version cleans up many of the major and minor issues in the last version, as well as adding garbage collection, user-defined functions, arrays, CALLs that work right, nearly complete support for TEXT and INDEXED files, and extremely improved execution time. Many of the internal structures were completely rewritten from the ground up to allow for these improvements.