Warning

You're browsing the old v2.x documentation. This version is no longer maintained. Click here to go the v3.x documentation.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sidebar [2020/02/28 20:33] neilssidebar [2022/06/05 11:20] (current) neils
Line 1: Line 1:
   * [[Releases]]   * [[Releases]]
   * [[Usage|Usage]]   * [[Usage|Usage]]
-  * [[editors|Code editors & tools]] 
   * [[game_gallery|Gallery]]   * [[game_gallery|Gallery]]
-  * Language reference+  * [[tutorials|Tutorials]] 
 +  * Language Reference
       * [[syntax|Syntax]]       * [[syntax|Syntax]]
-      * [[Numeric literals|Numeric literals]]+      * [[Numeric literals|Numeric Literals]]
       * [[Variables|Variables]]       * [[Variables|Variables]]
       * [[Arrays|Arrays]]       * [[Arrays|Arrays]]
Line 12: Line 12:
       * [[Procedures|Procedures]]       * [[Procedures|Procedures]]
       * [[Functions|Functions]]       * [[Functions|Functions]]
-      * [[Command_reference|Command reference]]+      * [[Command_reference|Command Reference]]
       * Appendices       * Appendices
-          * [[compiler_options|Compiler options]] +          * [[compiler_options|Compiler Options]] 
-          * [[Memory_layout|Memory layout]] +          * [[Memory_layout|Memory Layout]] 
-          * [[petscii_escape_sequences|]]+          * [[petscii_escape_sequences|PETSCII Escape Sequences]]
   * [[extensions|Extensions]]   * [[extensions|Extensions]]
-  * [[Examples|Examples]] +  * [[Performance|Performance Tips]]  
-  * Tips and Tricks +  * [[https://twitter.com/xc_basic|News & Announcements]]
-    * [[Performance|Performance]]  +
-  * [[https://twitter.com/news_xc|News & announcements]]+
   * [[https://www.facebook.com/groups/xcbasic/|Discussion]]   * [[https://www.facebook.com/groups/xcbasic/|Discussion]]
   * [[https://github.com/neilsf/XC-BASIC/issues|Issues]]   * [[https://github.com/neilsf/XC-BASIC/issues|Issues]]
-  * [[future_plans|Future plans]]