Skip to content

wasv/afi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.