Removed access flag from docs
Removed unused variable
Improved repl
Do not use # for true/false
Handle empty register writes at the register level
Unnecessary return
Improved catching of empty registers
Fixed issue with writing empty register
Fixed issue with trailing whitespace
Print result after the rewrite is entirely done
Launch repl on run
slen() is not needed to get lenght of rule data
Empty rules point to a null byte
Join memory during undefinition
Returned the input formatter
Raw byte export
Keep input format during arithmetic
Use macro for chex
Added hex output
Explode should not include the closing paren