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

Next revisionBoth sides next revision
editors [2020/01/28 10:01] – created neilseditors [2020/02/28 20:33] neils
Line 1: Line 1:
-====== Code editors ======+====== Code editors and third party tools ====== 
 + 
 +===== Editors =====
  
 These editors offer syntax highlighting and integrated compile/run commands for **XC=BASIC**: These editors offer syntax highlighting and integrated compile/run commands for **XC=BASIC**:
Line 7: Line 9:
   * [[https://code.visualstudio.com/|Visual Studio Code]] extended with [[https://marketplace.visualstudio.com/items?itemName=viza.xcbasiclanguagevscodeext|XC=BASIC language support]] by Viza (not actively maintained, pre-1.0 syntax only)   * [[https://code.visualstudio.com/|Visual Studio Code]] extended with [[https://marketplace.visualstudio.com/items?itemName=viza.xcbasiclanguagevscodeext|XC=BASIC language support]] by Viza (not actively maintained, pre-1.0 syntax only)
  
-All the above run (or at least should compile) on WindowsLinux and Mac.+===== Tools ===== 
 + 
 +  * [[https://github.com/mlongval/xcb|XCB]] by Michael Longvala front end for XC=BASIC. In the style of TurboPascal 3.0.