回 帖 发 新 帖 刷新版面

主题:体验c语言的魅力---推荐c 编译器lcc-win32

【出处】
[url=http://www.q-software-solutions.com/forum/]http://www.q-software-solutions.com/forum/[/url]
    论谈 (这个很难登陆)
[url=http://www.cs.virginia.edu/~lcc-win32/]http://www.cs.virginia.edu/~lcc-win32/[/url]             
下载 (这是维吉利亚CS(计算机科学)学院非常好进)

(注意必须在浏览器地址栏输入回车才不会显示地址出错)
一个经典的开发window win32 api平台,错过了将      
失去体验c语言的魅力
【下载】
最后更新        [url]ftp://ftp.cs.virginia.edu/pub/lcc-win32/lccwin32.exe[/url]  
        last updated: Sunday, 30-Jul-2006   
最后更新手册 [url]ftp://ftp.cs.virginia.edu/pub/lcc-win32/tutorial.pdf[/url]
        last updated: Monday, 26-Jun-2006
从语言手册 2-23-2004   pdf (注意更新)

维吉尼亚大学,官方网站上的东西,
lcc绿色软件放心,并且还在不断的更新

【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, contact 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, visit Q Software Solutions.

Contact 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
lcc-win32     The compiler system, featuring compiler, linker, assembler, resource Editor 
and a lot of useful tools     
size:
last updated: Sunday, 30-Jul-2006 04:51:45 EDT
MD5 (lccwin32.exe) = d95eabfa4bc6505c5ad26cbb47925483
Changelog     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
User Manual for lcc-win32     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
C-Tutorial     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
Advanced Programming with lcc-win32     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 GRID , get Support or order your copy directly.

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

editor: Jacob Navia, Logiciels/Informatique 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.

Valid HTML 4.01! 


--------------------------------------------------------------------------------

回复列表 (共36个回复)

31 楼


其中,里面有个“代数库”。

好像不能用,是不是专业版才有阿!

32 楼

不会吧,这是一个大学发布的版本,好像没有商业目的吧,要不就是功能不全
你升级一下啊

33 楼

楼主有没有用过gcc?
如果觉得gcc太慢,用tcc(Tiny C Compiler,而非turboc那个)
都是开源软件。

34 楼

呵呵.现在还没有更多的编译 c程序.不过以前用的多.觉得 还是
LCC 的编译器好些.好配置. bland C++ 5.0也容易配置 
使用 editplus 整和就很好用了.

tcc 我试一试.gcc 这个么.没有用过,因为没有时间去用非 windows平台啊
我觉得还是理论是重点.编码可以放一放.编码技巧还是让那些擅长此道
的脚本小子得第一吧.

建意笨的人多从设计方法入手.掌握好基本训练就可以了

附带的说一句. LCC 的姊妹软件也有面向 linux 平台的 类似于 gcc的编译器
我觉得 LCC 这个 C编译器还是很快的.tc 我觉得已经过时了
注意是我从来没有使用过 tc 开始就用LCC编译器.

要使用tc 也不会进那个黑屏的界面了.伤害眼睛啊.

LCC的以及 editplus 的教程:
"【Editplus配置编辑器编译、调试、运行环境】"
http://www.sjjk.cn/csbbs/bbs/su_sing_display.asp?su_id=113&pro_id=4


注意:我对编译器不是很精通.不过LCC 是现在我觉得升级最好的软件
现在是开源的.在弗吉尼亚计算机学院.网站上仍在更新


35 楼

可以下载

36 楼


在一个网站上我看见有人说要汉化的
http://www.ossh.org/ReadNews.asp?NewsID=239&BigClassName=%B9%A4%BE%DF%C8%ED%BC%FE&SmallClassName=%B1%E0%B3%CC%B9%A4%BE%DF&SpecialID=0

可惜sing9806的空间我没找到

我来回复

您尚未登录,请登录后再回复。点此登录或注册