https://github.com/neilsf/XC-BASIC
A compiling BASIC dialect for the Commodore-64
https://github.com/neilsf/XC-BASIC
basic commodore-64 compiler
Last synced: about 1 month ago
JSON representation
A compiling BASIC dialect for the Commodore-64
- Host: GitHub
- URL: https://github.com/neilsf/XC-BASIC
- Owner: neilsf
- License: mit
- Created: 2019-02-01T10:03:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-15T09:49:53.000Z (over 3 years ago)
- Last Synced: 2024-07-02T01:53:15.351Z (over 1 year ago)
- Topics: basic, commodore-64, compiler
- Language: D
- Homepage: https://xc-basic.net/
- Size: 209 MB
- Stars: 73
- Watchers: 12
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-basic - XC=BASIC - a dialect of the BASIC programming language for the Commodore-64 and xcbasic64 is a cross compiler that compiles an XC=BASIC program to 6502 machine code trough the DASM macro assembler. It runs on Windows, Linux, and Mac OS. The name XC=BASIC stands for "Cross Compiled BASIC". (Dialects)
README
[](https://ko-fi.com/S6S613XO0)
***XC=BASIC v2.x is no longer maintained. Please use [XC-BASIC 3](https://github.com/neilsf/xc-basic3)***
**XC=BASIC** is a dialect of the BASIC programming language for the Commodore-64 and **xcbasic64** is a cross compiler that compiles an **XC=BASIC** program to 6502 machine code through the DASM macro assembler. It runs on Windows, Linux and Mac OS. The name **XC=BASIC** stands for "Cross Compiled BASIC".