Jump to content
XCOMUFO & Xenocide

For Linux Developers


red knight

Recommended Posts

Hi, im just writing the first post in this forum... hope will help :P

 

If you work in linux you definitly take a look to this...

 

Borland® Kylix™ 3 Open Edition delivers an integrated ANSI/ISO C++ and Delphi™ language solution for building powerful open-source applications for Linux,® licensed under the GNU General Public License.

 

Kylix™ 3 Open Edition

 

Use visual design tools and the power of component-based development with FreeCLX™ component framework to rapidly build high-performance applications. Quickly move from prototype to production: Kylix 3 contains fully integrated, high-performance C++ and Delphi compilers for building fast and efficient native-code executables for Linux. With its integrated full-featured debugger, Kylix 3 provides a detailed look at application behavior and delivers complete debugging control of shared object code.

 

It is the same full fledged IDE edition, without database and a lot of other things that are not important for Non Bussiness Developers (All of them additional components)...

 

You should take a look to it, in windows is a heck of a compiler (and an excelent IDE either), and its for free... enjoy...

 

You can download it from free from www.borland.com/download ... Remember to get a Kylix Open Edition key....

 

Greetings

Red Knight

Link to comment
Share on other sites

I'm a big fan of GCC

Right on :D !!!

 

The Borland C Compiler may be fast, but generates 'quite' inefficient code.

 

I don't see any need for using a complete IDE. Great number of projects are written in tools like VIM or EMACS.

 

My personal favourite is VIM. It's portable and has very nice syntax highlighting.

Link to comment
Share on other sites

  • 2 weeks later...

You should check out UltraEdit (www.ultraedit.com).

 

edit: ok so it's Windows, well shoot me.

 

It's an HIGHLY tweakable text-editor, it has syntax higlight for all major languages and can do projects (workspaces), ftp uploads/downloads, msdos commands - you can put for example an compile-line here, and much much more... I sound like an :uzzi: salesman don't I?

 

I could go on for a while but I don't like to type too much...

If you try it: give it time, it needs it.

Link to comment
Share on other sites

You should check out UltraEdit (www.ultraedit.com).

 

edit: ok so it's Windows, well shoot me.

 

It's an HIGHLY tweakable text-editor, it has syntax higlight for all major languages and can do projects (workspaces), ftp uploads/downloads, msdos commands - you can put for example an compile-line here, and much much more... I sound like an :uzzi: salesman don't I?

 

I could go on for a while but I don't like to type too much...

If you try it: give it time, it needs it.

Well looks like a nice editor :) just one problem is that it is commercial. Anyone know of a good free IDE for windows? Just in case we have more windows users like warlord that use GCC ;) cause GCC rules.

Link to comment
Share on other sites

  • 4 months later...
×
×
  • Create New...