Main Page: Difference between revisions

From Liberty BASIC Family
Jump to navigation Jump to search
No edit summary
 
m (Changed the link description for the LB, JB and RB web sites so that they clearly mention web sites and not pages on this wiki)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<strong>MediaWiki has been installed.</strong>
__NOTOC__
== Getting started ==
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.<br>
Also see the [[Help:Formatting|additional formatting help]] for wiki markup not covered by the general user's guide.<br>
If it is your first time to write technical documentation, see the article [[Help:How to Write Well|How to Write Well]] for a wrap-up of technical documentation writing.


Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
== Purpose of this wiki ==
This wiki contains information regarding the various Shoptalk System development languages.
:{|
|- style="vertical-align:top;"
| [https://www.libertybasic.com/ Liberty BASIC web site]
| Easy programming for the Windows desktop<br>The next main release, currently in alpha testing, will also support Mac OS X, Linux and Raspberry Pi
|-
| [https://www.justbasic.com/ Just BASIC web site]
| Free easy programming for the Windows desktop
|-
| [http://www.runbasic.com/ Run BASIC web site]
| Easy and pain free web programming for Windows, Mac OS X and Linux
|}


== Getting started ==
== Additional Information ==
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
The [[:Category:Programmers Encyclopedia|Programmers Encyclopedia]] categories contain code examples for various aspects of the development languages.<br>
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
: These fully functional code snippets have been collected over the years by the communities.
* [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailing list]
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
The [[:Category:Building Blocks|Building Blocks]] categories contain short code examples for each aspect of the development languages.<br>
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
: There are also useful functions included, that the users created over the years.
 
The [[:Category:Bug Tracker|Bug Tracker]] contains bug reports collected from the various forums of the development languages.
* [https://libertybasiccom.proboards.com/ Liberty BASIC Community Forum]
* [https://justbasiccom.proboards.com/ Just BASIC Community Forum]
* [https://runbasic.proboards.com/ Run BASIC Community Forum]
 
[[Category:Main Pages]]

Latest revision as of 21:28, 30 December 2023

Getting started

Consult the User's Guide for information on using the wiki software.
Also see the additional formatting help for wiki markup not covered by the general user's guide.
If it is your first time to write technical documentation, see the article How to Write Well for a wrap-up of technical documentation writing.

Purpose of this wiki

This wiki contains information regarding the various Shoptalk System development languages.

Liberty BASIC web site Easy programming for the Windows desktop
The next main release, currently in alpha testing, will also support Mac OS X, Linux and Raspberry Pi
Just BASIC web site Free easy programming for the Windows desktop
Run BASIC web site Easy and pain free web programming for Windows, Mac OS X and Linux

Additional Information

The Programmers Encyclopedia categories contain code examples for various aspects of the development languages.

These fully functional code snippets have been collected over the years by the communities.

The Building Blocks categories contain short code examples for each aspect of the development languages.

There are also useful functions included, that the users created over the years.

The Bug Tracker contains bug reports collected from the various forums of the development languages.