All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Liberty BASIC Family. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:10, 30 December 2023 CarlGundel talk contribs created page Quick Start Guide (Created page with "== Quick Start Guide == :Liberty BASIC has some unique features that are not in other versions of BASIC. This section will explain these features. === Branch Labels === Many BASIC languages support line numbers, and Liberty BASIC also lets you use them, but it is really intended that the programmer use named branch labels instead. Branch labels are letters surrounded by square brackets, for example: <nowiki>[exampleBranchLabel]</nowiki> So, instead of using line numb...")