Skip to content

First fully operational release.

Compare
Choose a tag to compare
@ttsiodras ttsiodras released this 04 Jul 16:09
· 11 commits to master since this release
  • Code cleaned up and commented.
  • Passes all tests (AddressSanitizer, Valgrind, and also, in both simavr and real Arduino UNO board).
  • All strings moved to Flash (via dprintf, __FlashStringHelper, etc)
  • No obvious places where memory/stack are wasted - at least I can't see any...
  • Blog post written ( https://www.thanassis.space/miniforth.html )