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

이 릴리스 1wire 장치 (4e4th.eu 프로젝트에 대해 수행 되는 작업으로 인해)에 대 한 지원을 추가 하 고 절전 전략을 향상 시킵니다. 또한, 그것은 웹 사이트에 더 많은 설명서와 함께 제공: 개발자 도구 뿐만 아니라 타이머 같은 주제 같은 프로파일러 및 디버거. 어떤 Arduino 관련 향상입니다. 이제 일부 기초적인 컴파일러 안전 검사는. 몇 가지 사소한 버그 또한 고정 됩니다.
Tags: 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

이 릴리스에 명령 프롬프트에 액세스 하려면 새 셸 프로그램을 소개 합니다. 명령 역사, 탭 명령 완료 하 고 모두에 대 한 전체 액세스를 등록 하 고 컨트롤러에 사전 작성 하지 않고도 이름으로 비트. 라이브러리 섹션 재구성 하 고 확장 합니다. 몇몇의 작은 버그 또한 수정 되었습니다.
Tags: 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

이 릴리스의 기술 표준 코어 Wordset에서 마지막 빠진 단어 추가: 평가. 일부 디버거 작업 호출 추적 좋아하고 프로파일러를 지금 사용할 수 있습니다. 통합된 메모리 주소에 대 한 선택적 지원을 추가 됩니다. 내부 변경 지역 같은 더 많은 기능을도 엽니다. 몇 가지 버그가 수정 되었습니다.
Tags: 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

이 릴리스에 리필 및 소스를 런타임에 변경할 수 있습니다. 해당 multitasker 이제 턴키 응용 프로그램에서 사용할 수 있습니다. 문자열이 표준 단어 집합에서 몇 가지 새로운 단어가 없습니다. 설명서 개선 하 고 전화 연결선을 포함 한 몇 가지 새로운 유틸리티 추가 됩니다.
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.

2011-10-07 05:29
4.6

이 릴리스는 추가 하거나 마이크로컨트롤러 프로그래밍에 대 한 유용한 몇 가지 단어를 변경 합니다.
Tags: Stable, Minor feature enhancements
This release adds or changes a few words useful for microcontroller programming.

Project Resources