A C Compiler/Editor for Retro 6809 Machines (Colour Computer/Dragon)
WinCMOC v0.6 is here! So many new features, I cant remember them all. 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...
PHP - Support for the Eclipse IDE Framework ( www.eclipse.org ). Some Features are PHP parser, debugger, code formatter, outline view, templates...(Programming Language: Java)
A cross-platform automatic code formatter for C++ and possibly other languages. You could call it a 'pretty-printer' for C++ code. It will fix indentation and can convert tabs to spaces or spaces to tabs.