Skip to content
/ m3forth Public
forked from oco2000/m3forth

m3forth is a forth cross-compiler for cortex-m3 ARM microcontrollers

License

Notifications You must be signed in to change notification settings

wenij/m3forth

Repository files navigation

m3forth

m3forth is a forth cross-compiler for cortex-m3 ARM microcontrollers

Key features

  • 32-bit cell
  • procuces optimized subroutine-threaded code
  • makes standard elf files with debugging information, which allows you to debug your high-level code directly in a microcontroller using gdb
  • built-in Thumb2 assembler
  • interpreter accessible via serial or USB (semihosting)
  • can be emulated in qEMU

Installation

See here

Documentation

See here

About

m3forth is a forth cross-compiler for cortex-m3 ARM microcontrollers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Forth 100.0%