LB Booster

From Rosetta Code
Revision as of 08:47, 14 March 2012 by Eriksiers (talk | contribs) (created)
(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 alternate 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 limiations. 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