Download List

项目描述

bigFORTH is a native code Forth. It was originally developed on the Atari ST for the Motorola 68k processor and was recently ported to Intel 386, running under a DOS extender (GO32). bigFORTH is available for Linux and Windows 95/98/NT in pre-beta-test. This version is available under GPL. The most striking new feature is the graphical user interface MINOS and the form editor Theseus. MINOS is a graphic user interface (GUI) for X, written for bigFORTH-Linux and bigFORTH-Win32. It includes a rapid GUI developement editor (Theseus).

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-17 00:04
2.0.13

此版本修正了错误留下的2.0.12以上。滚轮的支持增加了。支持Unicode(UTF - 8格式)已经加入。这是一个重大变化,因此照顾。唯一的Unicode代码来当你的语言(如郎,且LC_ALL或LC_CTYPE按)环境变量包含子串的UTF - 8生效。要正确显示Unicode,一Xft字体用于渲染,并为第二次中日韩字体渲染插入。
标签: Major feature enhancements
This release fixes the bugs left over from 2.0.12. Scroll wheel support has been added. Unicode support (UTF-8 format) has been added. This is a significant change, so take care. The Unicode code only comes into effect when your language environment variable (like LANG, LC_ALL, or LC_CTYPE) contains the substring UTF-8. To display Unicode properly, an Xft font is used for rendering, and a second font inserted for CJK rendering.

2003-09-03 16:58
2.0.11

这个版本修正了一些错误,如提出,词表被注释掉,和有问题的阅读(类似于Knoppix的使用的)只文件系统。绑定的OpenGL也是固定。一个亿诺安装的Windows 3.x和分配新创建的安装脚本。 Makefile和配置的过程固定,以便Windows版可以从编译的消息来源“。/配置,使”当Cygwin的安装。在米诺斯版本提高到1.0.0,因为有一些新的变化预期。
标签: Major bugfixes
This version fixes a few bugs, like FORTH-WORDLIST
being commented out, and problems with read only
filesystems (like those used by Knoppix). The
OpenGL bindings were also fixed. A new setup
script for Inno Setup 3.x and a Windows
distribution were created. The Makefile and
configure process were fixed so that the Windows
version can be compiled from source with
"./configure; make" when Cygwin is installed. The
MINOS version was increased to 1.0.0, as there are
few further changes to expect.

2001-08-16 14:17
2.0.3

此版本包括从Gforth进一步的功能(目录存取,历史文件)。固定在streamfile编辑保存的错误,以及在开放的错误,文件和调整文件。修复了在搜索错误,并增加了两个环境问题查询:forthid使“bigFORTH”和forthver( -主要小调小调,小调)。
标签: Minor bugfixes
This release includes further features from Gforth (directory access, history file). Fixed a saving bug in the streamfile editor, as well as bugs in open-file and resize-file. Fixes a bug in search, and added two environmental queries: forthid gives "bigFORTH", and forthver ( -- major minor minor-minor ).

2001-01-30 15:12
26sep1999

该版本修正错误,并增加了功能,现在忒修斯显式地管理包含的文件(而不是通过类名不再),您可以添加在该对话框的上下文菜单文件名,所有基于文本的部件使通过其文本字体类,允许忒修斯改变这些字体(还没有字体选择),并在类浏览器,您可以点击上一个类,并获得源泉和方法和变量列表(点击它们把你带到了该方法/定义变量)。
This version fixes bugs and adds features, Theseus now manages included files explicitely (not through the class name anymore), you can add filenames in the context menu of the dialog, all text-based widgets render their text through a font class, Theseus allows to change these fonts (no font selector yet), and in the class browser you can click on a class, and get source and a list of methods and variables (clicking on them takes you to the definition of the method/variable).

2001-01-30 15:12
15aug2000

该版本修正两个NT版本缺陷,50%的CPU消耗报告的任务管理器,无法检测鼠标点击修改键。此外,该接口是backport的以bigFORTH的钱币。有一些小的修正,也。
This version fixes two bugs in the NT version, the 50% CPU consumption reported by the task manager, and the inability to detect modifier keys on mouse clicks. Furthermore, the interfaces were backported to bigFORTH's OOF. There are some minor fixes, too.

Project Resources