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
Next revisionBoth sides next revision
start [2019/07/01 19:36] – [Advanced features] neilsstart [2019/08/05 11:51] – [Advanced features] neils
Line 15: Line 15:
 ===== Advanced features ===== ===== Advanced features =====
  
 +  * complex expressions are allowed
   * global and local variables   * global and local variables
   * integer and floating point types, type casting   * integer and floating point types, type casting
Line 23: Line 24:
   * C-like strings   * C-like strings
   * inline assembly support   * inline assembly support
 +  * automatic code optimizer
  
 The term "**XC=BASIC**" stands for "Cross Compiled BASIC". The term "**XC=BASIC**" stands for "Cross Compiled BASIC".
  
 This site contains the documentation for **XC=BASIC V2.x**. [[https://github.com/neilsf/XC-BASIC/tree/v1.2-beta|Click here]] if you're looking for the v1.x documentation. This site contains the documentation for **XC=BASIC V2.x**. [[https://github.com/neilsf/XC-BASIC/tree/v1.2-beta|Click here]] if you're looking for the v1.x documentation.