欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
FreeRIDE
来自开放百科 - 灰狐
(版本间的差异)
(未显示1个用户的3个中间版本) | |||
第3行: | 第3行: | ||
In addition, FreeRIDE also requires 3 external software components: | In addition, FreeRIDE also requires 3 external software components: | ||
− | * [ | + | * [[FOX Toolkit]], a cross-platform C/C++ GUI Toolkit that is now gaining a wide acceptance in the Ruby community (version 1.2.x) |
* [[FXRuby]], the ruby interface to the FOX library (version 1.2.x) | * [[FXRuby]], the ruby interface to the FOX library (version 1.2.x) | ||
* [[FXScintilla]], a FOX port of the [Scintilla] widget editor (version 1.59 or above) | * [[FXScintilla]], a FOX port of the [Scintilla] widget editor (version 1.59 or above) | ||
+ | |||
+ | ==功能== | ||
+ | *Cross-Platform | ||
+ | *International | ||
+ | *Plugin Architecture | ||
+ | *Extreme Programming | ||
+ | *Code Editing & Navigation | ||
+ | |||
+ | ==安装指南== | ||
+ | Debian用户 | ||
+ | 获得 freeride-linux-installer-0.9.6.sh | ||
+ | # ./freeride-linux-installer-0.9.6.sh | ||
+ | 系统安装到 /usr/local//FreeRIDE | ||
+ | ./freeride & // 正常启动 | ||
==相关链接== | ==相关链接== | ||
第12行: | 第26行: | ||
==精彩图集== | ==精彩图集== | ||
− | + | <gallery perrow=6> | |
+ | Image:fr-ss-03.png|Main Window with Source View | ||
+ | Image:fr-ss-04.png|Main Window with Debugger running | ||
+ | Image:fr-ss-02.png|The Databus Inspector | ||
+ | </gallery> | ||
+ | |||
+ | [[Category:IDE]] | ||
+ | [[Category:Ruby]] |
2010年8月22日 (日) 00:57的最后版本
The FreeRIDE project is a pure Ruby Integrated Development Environment.
In addition, FreeRIDE also requires 3 external software components:
- FOX Toolkit, a cross-platform C/C++ GUI Toolkit that is now gaining a wide acceptance in the Ruby community (version 1.2.x)
- FXRuby, the ruby interface to the FOX library (version 1.2.x)
- FXScintilla, a FOX port of the [Scintilla] widget editor (version 1.59 or above)
目录 |
[编辑] 功能
- Cross-Platform
- International
- Plugin Architecture
- Extreme Programming
- Code Editing & Navigation
[编辑] 安装指南
Debian用户
获得 freeride-linux-installer-0.9.6.sh # ./freeride-linux-installer-0.9.6.sh 系统安装到 /usr/local//FreeRIDE ./freeride & // 正常启动
[编辑] 相关链接
[编辑] 精彩图集
分享您的观点