Cocotron still memorable

Some recently asked on Hacker News “ What is the best code base you ever worked on?” and a couple people chimed in with Cocotron here: https://news.ycombinator.com/item?id=40819146 Unfortunately the economics of Cocotron don’t really work out, there aren’t enough people who want to port from Mac to PC in this fashion. I did implement a ton of it, but … Thanks to Lou for pointing this HN post out to me!

Termisaur macOS terminal emulator

I recently acquired the source code to a terminal emulator application for macOS which I had implemented in a past line of work. The source code originated on MacOS 6 as shareware and has undergone a variety of transformations and updates over the last few decades for commercial purposes. First ported to NeXTSTEP using Objective-C, then updated for OpenStep, ported to Windows using YellowBox and eventually MacOS X. I spent some time updating it and will be doing further work with the goal to get it in nice shape for the macOS App Store. My personal interest in the program…