Coding Boot Camp
Learning to program? Check out the free boot camp from Embarcadero which runs from Monday, August 22nd to Friday, August 26th.
https://learndelphi.org/boot-camp-2022/
Embarcadero Dev-C++ is a new and improved fork (sponsored by Embarcadero) of Bloodshed Dev-C++ and Orwell Dev-C++. It is a full-featured Integrated Development Environment (IDE) and code editor for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler. ...
A C Compiler/Editor for Retro 6809 Machines (Colour Computer/Dragon)
...Please uninstall old versions before installing.
This is a port of the CMOC compiler (written by Pierre Sarrazin) to Windows. Currently CMOC does not support linking, so, I've written front end tools which edit CMOC's output so that it can be assembled and linked via LWTOOL's.
A simple C editor in included which makes it easy to compile/build and run the xroar emulator.
Please visit the CMOC website:
http://perso.b2b2c.ca/~sarrazip/dev/cmoc.html
CREDITS
LWTools - Portable tools for the Motorola 6809/6309
http://lwtools.projects.l-w.ca/
mcpp - A Portable C Preprocessor
http://mcpp.sourceforge.net/
Artistic Style - Automatic Source Formatter
http://astyle.sourceforge.net/
XRoar - Dragon & CoCo emulator
http://www.6809.org.uk/xroar/
CMOC - 6809 cross-compiler for a small C-like language
http://perso.b2b2c.ca/~sarrazip/dev/cmoc.html