Chinaunix首页 | 论坛 | 博客
  • 博客访问: 157804
  • 博文数量: 43
  • 博客积分: 1410
  • 博客等级: 上尉
  • 技术积分: 360
  • 用 户 组: 普通用户
  • 注册时间: 2006-06-06 16:25
文章分类

全部博文(43)

文章存档

2015年(1)

2014年(12)

2008年(1)

2006年(29)

我的朋友

分类:

2006-07-14 10:02:03

 

lcc-win32: A Compiler system for windows
by Jacob Navia

based on the original screenplay of
Dave Hanson and Chris Fraser: A portable C compiler

Here you can download the lcc-win32 C compiler system. The system is self contained: you do not need anything else to get started programming in C in the Win32 environment. You get

  1. Code generator (compiler, assembler, linker, resource compiler, librarian)
  2. Integrated development environment with editor, debugger, make file generation, resource editor, etc.
  3. User manual and technical documentation.

All the binaries and the associated header files etc, are contained in an auto-installable executable that will create all the needed directory structure.

License:

This software is not freeware, it is copyrighted by Jacob Navia. It's free for non-commercial use, if you use it professionally you have to have to buy a licence.

Professional use is:

  • Related to business (e.g you use it in a corporation)
  • If you sell your software.

If you plan to use lcc-win32 in courses of programming in your University, us for special educational rates.

Minimum requirements:

Windows 95 or later for the command line tools, Windows 2000 or later for the IDE. All later operating systems (XP/2003/NT) are fully supported.

32 MB RAM

50MB hard disk space available

If this site is too loaded, Q Software Solutions.

us if you want a special adopted compiler system or if you plan to use it as a back end for your favorite language,

Enjoy!

Free downloads

What Description Other infos
The compiler system, featuring compiler, linker, assembler, resource Editor and a lot of useful tools size:
last updated: Tuesday, 11-Jul-2006 17:58:14 EDT
MD5 (lccwin32.exe) = d95eabfa4bc6505c5ad26cbb47925483
Lists the last changes and updates to the current distribution.
Windows API documentation A win32 hlp file for the Windows-API. A must have for any serious windows programming. (size: 12.8M
The system will not work correctly without this file. The online help, and the documentation of the whole system are necessary to use it. It will save you time, and help you avoid asking questions that are answered in the documentation. (size: 2.8M
Technical Documentation If you want to have a look "behind the scenes" of lcc-win32, answers questions like; how have I tackled the diverse problems? How does a IDE and its tools work? (size: 6.6M
if you are new to C, then check this out! It will show you how to develop your first program, whether that's the famous "Hello World", a DLL or something entirely different. In PDF format; Acrobat Reader is required for viewing last updated: Monday, 26-Jun-2006 10:10:21 EDT
lcc-win32 is a modern C compiler, that allows you to use features like operator overloading, containers, and many other features of a modern programming language. These features are explained here in detail, together with some applications like network programming. (Size: approx 600K, updated June 2005)

Visit Q Software Solutions for other useful extensions and libraries for your lcc-win32 programming needs. See how you can gain from our , get or your copy directly.

Space on this web server is provided courtesy of the project.

editor: Address: 41 rue Maurice Ravel 93430 Villetaneuse France

Logiciels/informatique started in 1991. Our company specializes in compilers and compiler related research and development.

We have developed the lcc-win32 compiler since 1995, distributing it worldwide.

We customize the compiler to suit the needs of companies that need an embedded compiler, or a JIT (Just In Time compiler), or companies that want to generate C and implement some other language on top of it.

For these or other applications do not hesitate to contact us at the indicated mail address.


阅读(1270) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~