CBM 3.5 Basic Compiler CBCCWIF
Cross-compiler from Basic text to 6502 assembler
Brought to you by:
litwr
File | Date | Author | Commit |
---|---|---|---|
basic35wl.txt | 2017-05-07 | litwr | [r158] fixed keyword list |
cbm35basic-doc.txt | 2016-06-10 | micro | [r120] fixed AND and OR, test suit |
cbm35basic.cpp.l | 2024-03-25 | litwr | [r161] fixed errors when reading literal constants in ... |
cbm35basic.cpp.y | 2024-03-25 | litwr | [r162] v0.04 started |
cbm35basic.h | 2024-03-25 | litwr | [r161] fixed errors when reading literal constants in ... |
cbm35basic.inc | 2024-03-25 | litwr | [r162] v0.04 started |
cbm35basic.mac | 2017-05-07 | litwr | [r156] added SQR,LOG,EXP,PI |
code.cpp | 2024-03-25 | litwr | [r161] fixed errors when reading literal constants in ... |
gc.s | 2016-07-01 | micro | [r146] better gc interface |
gc2.s | 2020-12-27 | litwr | [r159] fixing and improvement of shellsort |
gc3.s | 2016-06-28 | micro | [r141] gc3 conservation |
makefile | 2020-12-27 | litwr | [r159] fixing and improvement of shellsort |
makefile.win32 | 2017-04-24 | micro | [r153] Microsoft Windows port |
plus4.mac | 2016-06-19 | micro | [r128] fixed comments and DS$ |
tests.bas | 2016-06-28 | micro | [r143] small fixes |