<li><b>Continue work on C++ support</b>: Implementing all of C++ is a very big\r
job, but there are lots of little things that can be done. Right now we support\r
some small things like references and bool. We also support parsing of\r
-namespace's, but don't build ASTs for it. It would be straight-forward to\r
+namespaces, but don't build ASTs for it. It would be straight-forward to\r
implement support for representing namespaces, then add support for things like\r
foo::bar::baz. Likewise, lots of other little pieces can be picked off and\r
implemented.</li>\r