Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Release v0.3

Choose a tag to compare

@aw aw released this 19 Jan 06:45
· 6 commits to master since this release
9c755ab
  • 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