LB Booster

From Rosetta Code
Revision as of 17:56, 10 October 2012 by rosettacode>RichardRussell
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
LB Booster is an implementation of Liberty BASIC. Other implementations of Liberty BASIC.

LB Booster (LBB) is a free alternative compiler for Liberty BASIC by Richard T. Russell, the author of BBC BASIC for Windows (BB4W).

LBB is actually a variation of BB4W, and has similar capabilities and limitations. The LBB page claims that it can:

  • Speed up a Liberty BASIC program by up to ten times.
  • Compile a Liberty BASIC program to a compact, standalone executable.
  • Overcome many of Liberty BASIC's bugs and limitations.

See also