Download List

Projeto Descrição

The Portable Forth Environment implements the ANSI Standard of the Forth programming language. It is fully written in C, and with gcc the virtual machine can be put into cpu registers. The newer development versions implement a set of modern features including modularization and multithreading. The terminal connection itself can be configured to work in an embedded environment.

System Requirements

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.

2008-12-24 02:32
0.33.70

Isto é mais uma bugfix release, incluindo soluções para bugs a mais nova do gcc e glibc. Ele também apresenta novidades para o módulo dstrings, um alargado conjunto de testes, consultas extensão forth200x, ea remoção de PFE-config.
Tags: Minor bugfixes
This is mostly a bugfix release, including workarounds for the newest gcc and glibc bugs. It also features updates to the dstrings module, an extended test suite, forth200x extension queries, and the removal of pfe-config.

2008-05-12 04:12
0.33.69

As últimas extensões a partir do processo de padronização Forth200x.org foram integrados, assim, a palavra "+ CAMPO" precisa ser substituído com um novo mecanismo de depreciação generalizada. As regressões Forth200x foram integradas e as regressões existentes rebased para um simples mecanismo. SBR decompiling foi reforçada e ativado mesmo para o modo de ITC. Um modelo novo cabeçalho ZNAME permite teoricamente nomes palavra ilimitado comprimento. Há correções de bugs e melhorias de portabilidade.
Tags: Major feature enhancements
The latest extensions from the Forth200x.org standardization process were integrated, thus the word "+FIELD" needs to be deprecated using a new generalized deprecation mechanism. The Forth200x regressions were integrated and the existing regressions rebased to a simpler mechanism. SBR decompiling was enhanced and activated even for ITC mode. A new ZNAME header model allows for theoretically unlimited length word names. There are bugfixes and portability enhancements.

2008-04-20 09:20
0.33.65

A SBR código nativo-modelo de segmento está completa para 86, m68k, e PowerPC. A implementação para x86/m68k foi quebrado devido ao excesso de otimizações em 3.x/4.x GCC. O lançamento inclui atualizações para pilha flutuante implementações.
Tags: Major feature enhancements
The native code SBR-Threading model is complete for x86, m68k, and PowerPC. The implementation for x86/m68k was broken due to over-optimizations in GCC 3.x/4.x. The release includes updates for floating stack implementations.

2003-03-13 05:12
0.32.94

Além de correções de bugs, existem extensões nas peças flutuantes, ea documentação foi prorrogado e convertidos para docbook.
Tags: Minor feature enhancements
Apart from bugfixes, there are extensions in the floating parts, and the documentation has been extended and converted to docbook.

2002-10-25 02:45
0.32.93

Esta versão adiciona um módulo fpnostack, flutuante fixa módulo threading speedups modelo, construir e correções do sistema.
Tags: Major feature enhancements
This release adds an fpnostack module, floating module fixes,
threading model speedups, and build system fixes.

Project Resources