Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 326 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 326 Bytes

afi

A Forth Interpreter for ARM.

Based on the jonesforth interpreter, with some tweaks, and ported to ARM.

Written entirely in GNU Assembler. Currently only tested in a QEMU virtual machine. However, everything except serial IO should be portable to most ARM devices.