Also implements ++ string concatenation operator. Resolves #7, #18.
Adds ! operator and !! expression, with Python code gen and an item in tour. Still needs: other languages, check generated docs, and addition of standard input to test scheme.