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 revisionBoth sides next revision
start [2019/12/12 20:32] neilsstart [2019/12/12 20:54] neils
Line 1: Line 1:
-<PRELOAD> 
-<!-- Place this tag in your head or just before your close body tag. --> 
-<script async defer src="https://buttons.github.io/buttons.js"></script> 
-</PRELOAD> 
- 
 ====== Welcome to the XC=BASIC Wiki ====== ====== Welcome to the XC=BASIC Wiki ======
  
 **XC=BASIC** is a dialect of the BASIC programming language for the Commodore-64 and **xcbasic64** is a cross-compiler that compiles **XC=BASIC** source code to 6502 machine code. **XC=BASIC** is a dialect of the BASIC programming language for the Commodore-64 and **xcbasic64** is a cross-compiler that compiles **XC=BASIC** source code to 6502 machine code.
  
-;#; 
 <html> <html>
- +<div style="text-aligncenter"> 
-<a class="github-button" href="https://github.com/neilsf/xc-basic/archive/master.zip" data-color-scheme="no-preference: dark; light: dark; dark: dark;" data-icon="octicon-cloud-download" data-size="large" aria-label="Download neilsf/xc-basic on GitHub">Download the latest stable (v2.1)</a+</html
- +[[Releases|{{download-button-transparent-14.png?200}}]] 
-<a class="github-button" href="https://github.com/neilsf/XC-BASIC/archive/v2.2-beta1.zip" data-color-scheme="no-preference: dark; light: light; dark: dark;" data-icon="octicon-cloud-download" data-size="large" aria-label="Download neilsf/XC-BASIC on GitHub">Download v2.2-beta1</a> +<html> 
 +</div>
 </html> </html>
-;#; 
  
 Some of the advantages of programming in **XC=BASIC** are: Some of the advantages of programming in **XC=BASIC** are: