Free Web Hosting Provider - Web Hosting - E-commerce - High Speed Internet - Free Web Page
Search the Web

The LCC-Win32 Compiler

For all those Windows programmers out there, here is one good compiler to use. It is pretty complete, FREE and its all you need for raw coding in Windows. For smaller projects it is much easier to use than VC++. Mainly because it does not have as many features. The interface is fairly straight forward, and not cluttered. There are wizards to help you with the standard windows start up code. The wizard will can also add Winsock code. The best thing I like about this compiler, apart from being free, is its no nonsense approach. There are very limited means to make the code bloated and there is no support for stuff that you dont use.

So the conclusion, if you are looking for a compiler that generates compact code, easy programming and you are not into developing large applications, involving OLE and such technologies, this is the compiler to use.

LCC-Win32 can be downloaded from - http://www.cs.virginia.edu/~lcc-win32

 

Jeswin.P

<<INDEX