Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
CarlGundel (talk | contribs) 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: | ||
< | __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. | |||
== 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 | |||
|} | |||
== | == Additional Information == | ||
The [[:Category:Programmers Encyclopedia|Programmers Encyclopedia]] categories contain code examples for various aspects of the development languages.<br> | |||
: These fully functional code snippets have been collected over the years by the communities. | |||
* [https:// | |||
* [https:// | The [[:Category:Building Blocks|Building Blocks]] categories contain short code examples for each aspect of the development languages.<br> | ||
* [https:// | : 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 PiJust 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.