文件名称:xForth:适用于小型设备的实验性Forth交叉编译器
文件大小:97KB
文件格式:ZIP
更新时间:2024-02-21 07:58:48
avr microcontroller embedded cortex-m compiler
xForth:适用于小型设备的实验性Forth交叉编译器
【文件预览】:
xForth-master
----.gitmodules(86B)
----src()
--------compiler.fth(1024B)
--------compile(322B)
----target()
--------avr()
--------pdp8()
--------8051()
--------6502()
--------msp430()
--------pic()
--------stm8()
--------thumb()
----doc()
--------programming.md(1KB)
--------elf.txt(200B)
--------libs.md(187B)
--------invoke.md(180B)
--------internals.md(1KB)
--------building.md(336B)
--------manual.md(230B)
--------glossary.md(3KB)
----.travis.yml(326B)
----LICENSE(34KB)
----lbForth()
----test()
--------test-avr-asm.fth(3KB)
--------blink-atmega328.fth(624B)
--------test-thumb-asm.fth(4KB)
--------blink-stm8.fth(428B)
--------test-kernel.fth(687B)
--------test-pic-asm.fth(2KB)
--------blink-launchpad.fth(464B)
--------blink-nucleo32.fth(536B)
--------test-6502-asm.fth(3KB)
--------test-pdp8-asm.fth(1KB)
--------trinket.fth(399B)
--------test-msp430-asm.fth(2KB)
--------deps.sh(2KB)
--------test-8051-asm.fth(3KB)
--------blink-curiosity.fth(461B)
--------test-stm8-asm.fth(7KB)
----README.md(2KB)
----Makefile(713B)
----.gitignore(78B)