Problem: More functions can be used as a method. Solution: Add append(), appendbufline(), assert_equal(), etc. Also add the :eval command.
Problem: All builtin functions are global. Solution: Add the method call operator ->. Implemented for a limited number of functions.