I must support an HC11 based product.
It uses the Avocet compiler which is DOS based, is there a newer Windows based compiler/IDE I could use which is free?
Where can I find a C editor (one that changes color for comments and matches brackets etc..
Is there a Windows Grep program available
Any standard C will work without modification; any Avocet-specific keywords/syntax (if any) will need changing. You may need to change the header file names also.