Release v0.3
- Fix issue #7 - Implement bounds checks for stacks
- Fix issue #8 - Implement bounds checks for user dictionary
- Fix issue #13 -
TOIN
should not be an address - Fix issue #14 -
STORE
primitive is incorrect - Add better error messages
- Add detailed documentation in docs
- Add
djb2.c
to generate a word's hash locally - Add RAM zerofill of unused dictionary space on reset