No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
The [URL="http://www.zeusedit.com/"]Zeus IDE[/URL] is a language neutral which means it can be configured for almost any programming language. With a bit of tweaking it should be possible to integrate the Netwide assembler into the IDE.
If you use [URL="http://www.zeusedit.com/zforum/viewtopic.php?t=2518"]Microsoft MSBuild[/URL] it turns out it is actually quite easy to create a simple C# project outside of Visual Studio. I think that while learning C# you will learn more if you try to stay outside the Visual Studio for a long as possible. By doing so …
FWIW the Zeus Lite editor can run an external compiler and capture the compiler error output. http://www.zeusedit.com/lite/ Just edit the c/c++ document type and add the compiler command line to the compiler panel.
The End.
jussij