项目作者: samueltardieu

项目描述 :
Forth compiler for Microchip PIC18Fxxx microcontrollers
高级语言: Python
项目地址: git://github.com/samueltardieu/rforth1.git
创建时间: 2010-11-25T21:25:11Z
项目社区:https://github.com/samueltardieu/rforth1

开源协议:GNU General Public License v2.0

下载


rforth1 is a Forth compiler for Microchip PIC18Fxxx microcontrollers. It requires Python 2.7 or Python 3.

rforth1 is (c) 2005-2017 sam@rfc1149.net">Samuel Tardieu
and is being distributed under the General Public License version 2
(see the file COPYING in the distribution)

The accompanying libraries and examples are placed in the public domain.

Thanks go to:

  • Jean-Baptiste Mayer for naming this compiler and
    choosing the right logo

  • Pablo Oliveira de Castro, pre-alpha tester

  • Sébastien “Calou” Gruchet, pre-alpha tester

  • Antoine Poliakov for his bug reports

  • The various contributors for their bug reports, fixes and enhancements