Download List

Descripción del Proyecto

amforth is an extendible command interpreter for the Atmel AVR ATmega microcontroller family. It has a turnkey feature for embedded use as well. It does not depend on a host application. The command language is an almost compatible ANS94 forth with extensions. It needs less than 8KB code memory for the base system. It is written in assembly language and forth itself.

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.

2012-02-05 01:09 Back to release list
4.7

Esta versión permite recarga y fuente para cambiarse en tiempo de ejecución. El multitasker ahora puede utilizarse en aplicaciones llave en mano. Hay algunas nuevas palabras desde el conjunto de la palabra estándar de cadenas. Se ha mejorado la documentación y se agregan algunas utilidades nuevas, incluyendo un rastreo de llamada.
Tags: Stable, Major bug fixes and feature enhancements, Documentation
This release allows REFILL and SOURCE to be changed at runtime. The multitasker can now be used in turnkey applications. There are some new words from the strings standard word set. The documentation is improved, and some new utilities, including a call tracer, are added.

Project Resources