Download List

项目描述

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 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-12-28 06:56
5.0

此版本添加 1wire 设备 (适当的 4e4th.eu 项目的执行工作) 的支持,并提高了能源节省的战略。此外,它带有更多文档在 Web 站点上: 像计时器,以及开发人员工具主题喜欢事件探查器和调试器。一些 Arduino 有关增强了。现在有一些最基本的编译器安全检查。一些小的 bug 也被固定。
标签: Stable, Major feature enhancements, Documentation
This release adds support for 1wire devices (due to work being done for the 4e4th.eu project) and improves power save strategies. Furthermore, it comes with a lot more documentation on the Web site: topics like timers as well as developer tools like profiler and debugger. Some Arduino relevant enhancements are made. There are now some rudimentary compiler safety checks. Some minor bugs are fixed as well.

2012-07-28 06:23
4.9

此版本引入了一个新的 shell 程序访问命令提示符。它具有命令历史记录,选项卡,命令完成和完全访问所有寄存器和位按名称而不填充的字典在控制器上。库部分是改组和扩大。一些小的 bug,以及被固定。
标签: Major feature enhancements, Documentation, Stable
This release introduces a new shell program to access the command prompt. It has command history, command completion with tab, and full access to all registers and bits by name without filling the dictionary on the controller. The library section is restructured and expanded. Some small bugs were fixed as well.

2012-03-27 07:50
4.8

此版本添加了最后缺少 word 从创新标准核心 Wordset: 评估。一些调试器任务调用跟踪器和探查器现已可用。添加可选的统一的内存地址的支持。内部更改打开更多的功能,像当地人一样的道路。几个 bug 被固定。
标签: Stable, Major feature enhancements, Documentation
This release adds the last missing word from the Forth Standard CORE Wordset: EVALUATE. Some debugger tasks like a call tracer and a profiler are available now. Optional support for unified memory addresses is added. Internal changes open the road to more features like LOCALs. A few bugs are fixed.

2012-02-05 01:09
4.7

此版本允许笔芯和源,以在运行时进行更改。现在可以在应用程序中交钥匙使用从事多项工作。有一些新的字从字符串标准字集。文档有所改善,并添加一些新的实用程序,包括调用跟踪器。
标签: 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.

2011-10-07 05:29
4.6

此版本添加或更改对单片机编程有用的几句话。
标签: Stable, Minor feature enhancements
This release adds or changes a few words useful for microcontroller programming.

Project Resources