~u9000/objshell

Namespace everything
Fix interpreter bugs found in testing
Add class support to standard library

Implements: https://todo.sr.ht/~u9000/objective-shell/2
Clean up function declaration style
Fix shift bug in main
Add method chaining via `xobj`

Implements: https://todo.sr.ht/~u9000/objective-shell/9
Replace `rmobj` with `unset -o`

Fixes: https://todo.sr.ht/~u9000/objective-shell/4
Add `persistent` variable modifier

Implements: https://todo.sr.ht/~u9000/objective-shell/1
Add interpreter skeleton
Do not follow this link