Jump to content

Please recommend an ANSI C IDE


Guest flarkit
 Share

Recommended Posts

Hi

 

I have a fairly involved set of ANSI-C/Win32 console applications which I'd like to port to Linux. I'll need to learn about shared libraries (ie, the equivalent of Win32 DLL's), threading, shared memory and support certain comms methods (serial and TCP/IP being foremost), but this will be a later step

 

To start off, I'd like to know if KDevelop is a worthwhile IDE? Which other free packages would be worth investigating?

 

Thanks!

:thumbs:

Link to comment
Share on other sites

  • 1 month later...

KDevelop is good. However, I like using Kate, which is an editor geared towards programmers. It offeres syntax highlighting, a file and class structure view, and a built in console from which you can compile your apps with Make, gcc, or g++. It's a really nice tool, and it's lightweight and simple to use.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...