C
From C64-Wiki
Jump to navigationJump to search
|
This article is very short and not very detailed. Please help to improve it. |
This article is about the programming language C in connection to Commodore computer systems.
General[edit | edit source]
Implementations[edit | edit source]
C64[edit | edit source]
- C-Compiler-64 (Data Becker)
- Small C Compiler (with CP/M cartridge)
- Super-C (=Profi-C) (Data Becker)
- Power C (Spinnaker)
C128[edit | edit source]
- C-Compiler-128 (Data Becker)
- Power C (Spinnaker)
- Super-C (=Profi-C) (Data Becker)
C128 on CP/M Mode[edit | edit source]
- Small C (Markt & Technik Verlag, freeware)
Cross Development[edit | edit source]
- cc65, a complete cross development package for 65(C)02 based systems with powerful macro assembler, C-compiler, linker and libraries.
- Aztec C, runs on MS-DOS, former commercial software.
- llvm-mos, a full Clang/LLVM port to the 65C02. Provides powerful whole-program optimization, C++11, and a modern toolchain.
- oscar64, a modern C/C++ compiler for the C64, VIC-20, PET and others. Produces high performance code which is very space efficient. Has been used for fast-action games.
Literature[edit | edit source]
Links[edit | edit source]
| Wikipedia: C_(programming_language) |
