Chinaunix首页 | 论坛 | 博客
  • 博客访问: 8336721
  • 博文数量: 1413
  • 博客积分: 11128
  • 博客等级: 上将
  • 技术积分: 14685
  • 用 户 组: 普通用户
  • 注册时间: 2006-03-13 10:03
个人简介

follow my heart...

文章分类

全部博文(1413)

文章存档

2013年(1)

2012年(5)

2011年(45)

2010年(176)

2009年(148)

2008年(190)

2007年(293)

2006年(555)

分类:

2006-08-15 08:31:21

1、在中下载该软件,我下载的地Release版的Win32 Alpha版本;
2、同时下载Win32 Mingw Comiler(Needed for win32 version),这个东东同样在该网站可以下载;
3、安装extremebasic,其实是个压缩包,把他解压了,我把他解压在C:盘下面,如目录c:\extremebasic
4、将下载的mingw也解压,并解压到c:盘,很重要,反正我解压到别的地方,在编译extremebasic的时候出了问题;如目录c:\mingw
5、打开extremebasic,并新建/运行项目即可;
备注:extremebasic是一个含代码编辑,gui工具,调试等功能于一体的交互式环境;
一个干净的很强的basic语言,一个转换为gui 应用程序、网络、多媒体的丰富的类库;
为什么要用extremebasic呢?(请自行翻译)
Why ExtremeBasic?
Modern versions of Basic have evolved to be indistinguishable from other mainstream programming languages - in an effort to both increase the power of the language as well as increase the speed of compiled code, it has lost the characteristics that made it interesting. VB.NET is the ultimate expression of this evolution.
Various scripting languages such as Python, Perl, PHP, Ruby, etc have taken up the rapid prototyping mantle somewhat - the premise that you should just be able to knock out some code without having to worry about getting your class hierarchy correct - but have been lacking in one way or another (limited IDE, strange syntax, adhoc class library, deployment issues, etc).
ExtremeBasic is attempting to take some of the best concepts from the scripting languages, provide easy to leverage and powerful in-built functionality, all within a development environment that attempts to make it easy.
On Macintosh, Windows and hopefully Linux soon.
Free and with source code available (non-restrictive BSD-style licensing) - at some point I'll be introducing some form of annual subscription model, but this will be based on incentives for people to pay, not penalites for those who don't.
总之,这个环境还是一款很不错的basic语言呢。
阅读(2909) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~