分页: 1 / 1

Lazarus 1.0 release available for download(Delphi的开源跨平台替代)

发表于 : 2012-09-07 19:46
photor
The Lazarus team is glad to announce the release of:

Lazarus 1.0

At this important stage the current team would like to thank all the past and current people who were involved in getting us here.
* Thanks also go to the FPC team for providing the compiler that makes it all possible.
* Special thanks go to the founders of the project who started Lazarus more than a decade ago in 1999: Cliff Baeseman, Shane Miller and Michael A. Hess.
* A history of developers involved can be found at http://wiki.lazarus.freepascal.org/History. And a list of the many contributors comes with the distribution.

The release is available for download at the SourceForge download page:
http://sourceforge.net/projects/lazarus/files/

Choose your CPU, OS, distro and then the "Lazarus 1.0" directory.

Minimum requirements:
Windows: 98, 2k, XP, Vista, 7, 32 or 64bit
FreeBSD/Linux: gtk 2.8 or qt4.5, 32 or 64bit
Mac OS X: 10.4, LCL only 32bit, non LCL apps can be 64bit

This release has been built with fpc 2.6.0 (the former release 0.9.30.4 was built with that too).

The svn tag is
http://svn.freepascal.org/svn/lazarus/tags/lazarus_1_0

The list of changes:
http://wiki.lazarus.freepascal.org/Laza ... ease_notes

For people who are blocked by SF, the Lazarus releases from sourceforge are mirrored at:
ftp://freepascal.dfmk.hu/pub/lazarus/releases/
and later at (after some time for synchronization)
http://michael-ep3.physik.uni-halle.de/ ... /releases/
and
http://mirrors.iwi.me/lazarus/

官方网站:
http://www.lazarus.freepascal.org/ :em09

Re: Lazarus 1.0 release available for download(delphi的开源跨平台替

发表于 : 2012-09-07 19:47
YeLee
我说 :em09 啊,没翻译吗?

Re: Lazarus 1.0 release available for download(Delphi的开源跨平台替

发表于 : 2012-09-07 19:49
cuihao
搞OI时用这玩意儿调试过Pascal,因为freepascal的GUI用不了……

Re: Lazarus 1.0 release available for download(Delphi的开源跨平台替

发表于 : 2012-09-07 20:06
自由建客
http://wiki.lazarus.freepascal.org/Main_Page/zh_CN
有中文链接不贴。鄙视之。

Re: Lazarus 1.0 release available for download(Delphi的开源跨平台替

发表于 : 2012-09-07 20:11
YeLee
嗯,这个的确要鄙视。 :em01 :em01 :em01

Re: Lazarus 1.0 release available for download(Delphi的开源跨平台替

发表于 : 2012-09-07 21:04
leeaman
唉,delphi烂掉了,多好的东西~~~

Re: Lazarus 1.0 release available for download(Delphi的开源跨平台替

发表于 : 2012-09-08 13:19
photor
居然木有人支持,我哭 :em20

Re: Lazarus 1.0 release available for download(Delphi的开源跨平台替

发表于 : 2012-09-08 13:21
自由建客
photor 写了:居然木有人支持,我哭 :em20
终于有个非笑表情了。

Re: Lazarus 1.0 release available for download(Delphi的开源跨平台替

发表于 : 2012-09-08 17:44
cjxgm
pascal 就一垃圾语言

Re: Lazarus 1.0 release available for download(Delphi的开源跨平台替

发表于 : 2012-09-08 22:40
photor
cjxgm 写了:pascal 就一垃圾语言
结构最漂亮、最接近自然语言的pascal居然被说成垃圾,那C就连垃圾都算不上了

Re: Lazarus 1.0 release available for download(Delphi的开源跨平台替

发表于 : 2012-09-08 22:41
自由建客
很喜欢 Delphi,尤其是语言漂亮。

Re: Lazarus 1.0 release available for download(Delphi的开源跨平台替

发表于 : 2012-09-08 22:42
自由建客
还有那连动句(with...do),只可惜到 C# 就丢了。现在貌似只有 Delphi 有这种语法。

Re: Lazarus 1.0 release available for download(Delphi的开源跨平台替

发表于 : 2012-09-09 9:43
cjxgm
photor 写了:
cjxgm 写了:pascal 就一垃圾语言
结构最漂亮、最接近自然语言的pascal居然被说成垃圾,那C就连垃圾都算不上了
最不符合程序猿思维的语言而已
类型不能随便转,指针不能随便用,还写个鸟程序

Re: Lazarus 1.0 release available for download(Delphi的开源跨平台替

发表于 : 2012-09-09 10:09
百草谷居士
cjxgm 写了:
photor 写了:
cjxgm 写了:pascal 就一垃圾语言
结构最漂亮、最接近自然语言的pascal居然被说成垃圾,那C就连垃圾都算不上了
最不符合程序猿思维的语言而已
类型不能随便转,指针不能随便用,还写个鸟程序
只有 类型可以随便转换,指针随便用,这样才能写出程序的,一定是C程序员。

Re: Lazarus 1.0 release available for download(Delphi的开源跨平台替

发表于 : 2012-09-09 16:59
photor
cjxgm 写了:
photor 写了:
cjxgm 写了:pascal 就一垃圾语言
结构最漂亮、最接近自然语言的pascal居然被说成垃圾,那C就连垃圾都算不上了
最不符合程序猿思维的语言而已
类型不能随便转,指针不能随便用,还写个鸟程序
类型当然可以转,只不过你不会用罢了 :em09