This is again a question which arose here from time to time ...
Is there a current Integrated Development Environment supporting Modula 3
? I have recently checked KDevelop (Gideon) which supports several
languages (excluding Modula 3 :-( ). It looks quite promising. Since class
browser, Console parsing for error messages, RPM bundling etc. is
integrated, Modula 3 support should "reduce" to writing a KDevelop
compliant Modula 3 parser. Is there someone who considered implementing
such support? :-]