June 25, 2017
-----------------------------------------------------------------------
So its been a month. Ive finished a few things.

The Gopher client is done. Its already had one update to fix a few
bugs. A second update will be out in a few days, adding a dark mode.

I started work on a *big* RETRO12 update for iOS 11. This will take a
considerable amount of time, but I think it will prove worthwhile.
A few things I am working on for this include:

- float: namespace (with a dedicated floating point stack)
- clock: namespace (realtime clock)
- canvas for drawing
- complete rewrite of UI and file I/O code

I am also doing some work towards bringing implementations of other
languages using my editor environment. My short list: Scheme, Lisp,
Little Smalltalk.
-----------------------------------------------------------------------